Skip to content

Commit bd43933

Browse files
committedFeb 13, 2016
Remove unused 'm_selection_active' field
Thanks @ExcaliburZero for noticing. Fixes #3698.
1 parent fefa148 commit bd43933

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

Diff for: ‎src/guiFormSpecMenu.h

-1
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,6 @@ class GUIFormSpecMenu : public GUIModalMenu
401401
TextDest *m_text_dst;
402402
unsigned int m_formspec_version;
403403
std::string m_focused_element;
404-
bool m_selection_active;
405404

406405
typedef struct {
407406
bool explicit_size;

0 commit comments

Comments
 (0)