Remove unused NOTIFICATION_NODE_RECACHE_REQUESTED notification

This commit is contained in:
Yuri Sizov
2023-11-03 17:01:45 +01:00
parent 5ee983188d
commit 623b905d2e
4 changed files with 8 additions and 6 deletions

View File

@@ -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,