summaryrefslogtreecommitdiff
path: root/src/Fl_x.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/Fl_x.cxx')
-rw-r--r--src/Fl_x.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Fl_x.cxx b/src/Fl_x.cxx
index 56e316630..b2fd15d27 100644
--- a/src/Fl_x.cxx
+++ b/src/Fl_x.cxx
@@ -405,7 +405,6 @@ static void fl_new_ic()
NULL);
} else {
fl_is_over_the_spot = 1;
- XVaNestedList status_attr = NULL;
status_attr = XVaCreateNestedList(0, XNAreaNeeded, &status_area, NULL);
XGetICValues(fl_xim_ic, XNStatusAttributes, status_attr, NULL);