]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - unix/ptermm.c
Event Log for Unix PuTTY. Doesn't yet allow X selection of its
[PuTTY.git] / unix / ptermm.c
index 6cdeffc5832ab6b5a0566961b9bc20edd2dd1075..22213dcc63344027fe36400c0d771640af7fe454 100644 (file)
@@ -8,6 +8,7 @@
 #include "putty.h"
 
 const char *const appname = "pterm";
+const int use_event_log = 0;          /* pterm doesn't need it */
 
 Backend *select_backend(Config *cfg)
 {