mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Remove unused 'm_selection_active' field
Thanks @ExcaliburZero for noticing. Fixes #3698.
This commit is contained in:
parent
fefa148d69
commit
bd43933828
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue