You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Misc code cleanup
This commit is contained in:
@@ -105,10 +105,6 @@ public:
|
||||
_changes_changed();
|
||||
}
|
||||
|
||||
#define DISPLAY_CHANGED \
|
||||
changes++; \
|
||||
_changes_changed();
|
||||
|
||||
#else
|
||||
_FORCE_INLINE_ static void redraw_request() {
|
||||
changes++;
|
||||
|
||||
Reference in New Issue
Block a user