X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/d4413bd2bbee00fa4a058e6c3a58c11d5596cd3d..d9e5c333f681d768858322404539c3e98102dcdb:/unix/ptermm.c?ds=sidebyside diff --git a/unix/ptermm.c b/unix/ptermm.c index 6cdeffc5..22213dcc 100644 --- a/unix/ptermm.c +++ b/unix/ptermm.c @@ -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) {