Let EditorLog use the right call queue for thread safety

This is a complement to f61c63e3a1.
This commit is contained in:
Pedro J. Estébanez
2024-07-08 17:05:42 +02:00
parent ec02d406ca
commit 20298fbf07
2 changed files with 2 additions and 6 deletions

View File

@ -156,8 +156,6 @@ private:
ErrorHandlerList eh;
Thread::ID current;
//void _dragged(const Point2& p_ofs);
void _meta_clicked(const String &p_meta);
void _clear_request();