summaryrefslogtreecommitdiff
path: root/src/screen.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/screen.h')
-rw-r--r--src/screen.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/screen.h b/src/screen.h
index e29f4e9fe..e35cc0fc6 100644
--- a/src/screen.h
+++ b/src/screen.h
@@ -96,8 +96,6 @@ struct _ScreenInfo
/* Per screen graphic contexts */
GC box_gc;
- GdkGC *black_gc;
- GdkGC *white_gc;
/* Title font height */
gint font_height;