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