summaryrefslogtreecommitdiff
path: root/src/querystring_gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/querystring_gui.h')
-rw-r--r--src/querystring_gui.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/querystring_gui.h b/src/querystring_gui.h
index a7916a801..6ec93ffd9 100644
--- a/src/querystring_gui.h
+++ b/src/querystring_gui.h
@@ -42,7 +42,6 @@ struct QueryString {
int cancel_button; ///< Widget button of parent window to simulate when pressing CANCEL in OSK.
Textbuf text;
const char *orig;
- CharSetFilter afilter;
bool handled;
/**