From f3296cb97ebb8be4c3404b61bfa3e2d46e28ceb6 Mon Sep 17 00:00:00 2001 From: Cosmin Apreutesei <131660+capr@users.noreply.github.com> Date: Thu, 2 Nov 2017 04:26:00 +0200 Subject: [PATCH] Update nw_xlib.lua --- nw_xlib.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/nw_xlib.lua b/nw_xlib.lua index aa76bbd..7649402 100644 --- a/nw_xlib.lua +++ b/nw_xlib.lua @@ -12,7 +12,6 @@ local xlib = require'xlib' require'xlib_keysym_h' local time = require'time' --for timers local heap = require'heap' --for timers -local pp = require'pp' local cast = ffi.cast local free = glue.free local xid = xlib.xid