summaryrefslogtreecommitdiff
path: root/lwlib/lwlib-int.h
diff options
context:
space:
mode:
Diffstat (limited to 'lwlib/lwlib-int.h')
-rw-r--r--lwlib/lwlib-int.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lwlib/lwlib-int.h b/lwlib/lwlib-int.h
index e21fa1f1714..28b1fb9508d 100644
--- a/lwlib/lwlib-int.h
+++ b/lwlib/lwlib-int.h
@@ -32,7 +32,6 @@ typedef struct _widget_instance
Boolean pop_up_p;
#ifdef HAVE_XFT
struct widget_xft_data *xft_data;
- int nr_xft_data;
#endif
struct _widget_info* info;
struct _widget_instance* next;