Skip to content
Snippets Groups Projects
Commit bd439338 authored by est31's avatar est31
Browse files

Remove unused 'm_selection_active' field

Thanks @ExcaliburZero for noticing. Fixes #3698.
parent fefa148d
No related branches found
No related tags found
No related merge requests found
......@@ -401,7 +401,6 @@ class GUIFormSpecMenu : public GUIModalMenu
TextDest *m_text_dst;
unsigned int m_formspec_version;
std::string m_focused_element;
bool m_selection_active;
typedef struct {
bool explicit_size;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment