diff options
Diffstat (limited to 'scene/gui/control.h')
-rw-r--r-- | scene/gui/control.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scene/gui/control.h b/scene/gui/control.h index 9f5adf11e3..8b24781287 100644 --- a/scene/gui/control.h +++ b/scene/gui/control.h @@ -233,7 +233,6 @@ private: void _theme_changed(); - void _change_notify_offsets(); void _update_minimum_size(); void _update_scroll(); |