remove temporary
This commit is contained in:
parent
0c7c379d46
commit
8a407d5ee9
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ fatal(str)
|
|||
char *str;
|
||||
{
|
||||
Xerror("FATAL",str);
|
||||
unlink(tmpfname);
|
||||
exit(-1);
|
||||
}
|
||||
notyetimpl()
|
||||
|
|
Loading…
Reference in a new issue