diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/guiFormSpecMenu.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/guiFormSpecMenu.h b/src/guiFormSpecMenu.h index 0677e87a6..9955048a3 100644 --- a/src/guiFormSpecMenu.h +++ b/src/guiFormSpecMenu.h @@ -401,7 +401,6 @@ private: TextDest *m_text_dst; unsigned int m_formspec_version; std::string m_focused_element; - bool m_selection_active; typedef struct { bool explicit_size; |