summaryrefslogtreecommitdiff
path: root/commands.c
diff options
context:
space:
mode:
Diffstat (limited to 'commands.c')
-rw-r--r--commands.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/commands.c b/commands.c
index e64fe30..ef637d7 100644
--- a/commands.c
+++ b/commands.c
@@ -114,9 +114,7 @@ DoQuit(Widget w, XtPointer client_data, XtPointer call_data)
}
}
if (!source_changed) {
-#ifndef __UNIXOS2__
XeditLispCleanUp();
-#endif
exit(0);
}