Initialize bools in the headers in editor
This commit is contained in:
@@ -1206,9 +1206,6 @@ void EditorSelection::clear() {
|
||||
}
|
||||
|
||||
EditorSelection::EditorSelection() {
|
||||
emitted = false;
|
||||
changed = false;
|
||||
nl_changed = false;
|
||||
}
|
||||
|
||||
EditorSelection::~EditorSelection() {
|
||||
|
||||
Reference in New Issue
Block a user