num_chars not used (thanks pkovacs)
[monky] / src / x11.c
index 6b1ab00..7498cd6 100644 (file)
--- a/src/x11.c
+++ b/src/x11.c
@@ -186,7 +186,6 @@ void init_window(int own_window, int w, int h, int l, int set_trans, int back_co
        set_transparent = set_trans;
        background_colour = back_colour;
        char * window_name = NULL;
-       int num_chars = 0;
 #ifdef OWN_WINDOW
        if (own_window) {