OSDN Git Service

Changed Japanese translation for "New" to match what was suggested in hengbandforosx...
[hengbandforosx/hengbandosx.git] / src / report.c
index 993e080..ad5d1da 100644 (file)
@@ -297,8 +297,6 @@ static errr make_dump(BUF* dumpbuf)
                (void)buf_sprintf(dumpbuf, "%s", buf);
        }
        my_fclose(fff);
-
-       /* Remove the file */
        fd_kill(file_name);
 
        /* Success */