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;
|
char *str;
|
||||||
{
|
{
|
||||||
Xerror("FATAL",str);
|
Xerror("FATAL",str);
|
||||||
|
unlink(tmpfname);
|
||||||
exit(-1);
|
exit(-1);
|
||||||
}
|
}
|
||||||
notyetimpl()
|
notyetimpl()
|
||||||
|
|
Loading…
Add table
Reference in a new issue