summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/data.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/data.h b/src/data.h
index bb132f2..9491a7a 100644
--- a/src/data.h
+++ b/src/data.h
@@ -66,7 +66,6 @@ struct rp_window
struct screen_info
{
GC normal_gc;
- GC bold_gc;
XFontStruct *font; /* The font we want to use. */
XWindowAttributes root_attr;
Window root, bar_window, key_window, input_window;