Web: Fix editor build after #pragma once refactoring
This commit is contained in:
parent
03359c8735
commit
622dbe3713
1 changed files with 0 additions and 7 deletions
|
|
@ -44,10 +44,3 @@ public:
|
|||
|
||||
WebToolsEditorPlugin();
|
||||
};
|
||||
|
||||
#else
|
||||
|
||||
class WebToolsEditorPlugin {
|
||||
public:
|
||||
static void initialize() {}
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue