X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/d4413bd2bbee00fa4a058e6c3a58c11d5596cd3d..7718480a6681242f7a78090d9f1eaf5f0c2fa615:/unix/ptermm.c 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) {