Web: Fix editor build after #pragma once refactoring
This commit is contained in:
@ -44,10 +44,3 @@ public:
|
||||
|
||||
WebToolsEditorPlugin();
|
||||
};
|
||||
|
||||
#else
|
||||
|
||||
class WebToolsEditorPlugin {
|
||||
public:
|
||||
static void initialize() {}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user