mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
Remove unused NOTIFICATION_NODE_RECACHE_REQUESTED notification
This commit is contained in:
@@ -350,7 +350,6 @@ public:
|
||||
NOTIFICATION_POST_ENTER_TREE = 27,
|
||||
NOTIFICATION_DISABLED = 28,
|
||||
NOTIFICATION_ENABLED = 29,
|
||||
NOTIFICATION_NODE_RECACHE_REQUESTED = 30,
|
||||
//keep these linked to node
|
||||
|
||||
NOTIFICATION_WM_MOUSE_ENTER = 1002,
|
||||
|
||||
Reference in New Issue
Block a user