remove temporary
This commit is contained in:
parent
0c7c379d46
commit
8a407d5ee9
@ -32,6 +32,7 @@ fatal(str)
|
||||
char *str;
|
||||
{
|
||||
Xerror("FATAL",str);
|
||||
unlink(tmpfname);
|
||||
exit(-1);
|
||||
}
|
||||
notyetimpl()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user