Uhh..ansohus
[monky] / src / x11.c
index c25e818..dc02524 100644 (file)
--- a/src/x11.c
+++ b/src/x11.c
@@ -63,9 +63,6 @@ static int background_colour;
 /* workarea from _NET_WORKAREA, this is where window / text is aligned */
 int workarea[4];
 
-/* Window stuff */
-struct conky_window window;
-
 /* local prototypes */
 static void update_workarea(void);
 static Window find_desktop_window(Window *p_root, Window *p_desktop);