diff options
Diffstat (limited to 'commands.c')
-rw-r--r-- | commands.c | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -114,9 +114,7 @@ DoQuit(Widget w, XtPointer client_data, XtPointer call_data) } } if (!source_changed) { -#ifndef __UNIXOS2__ XeditLispCleanUp(); -#endif exit(0); } |