summaryrefslogtreecommitdiff
path: root/editor/plugins/sample_player_editor_plugin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'editor/plugins/sample_player_editor_plugin.cpp')
-rw-r--r--editor/plugins/sample_player_editor_plugin.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/editor/plugins/sample_player_editor_plugin.cpp b/editor/plugins/sample_player_editor_plugin.cpp
index 7e2683dedf..a550d96d5c 100644
--- a/editor/plugins/sample_player_editor_plugin.cpp
+++ b/editor/plugins/sample_player_editor_plugin.cpp
@@ -30,7 +30,6 @@
#if 0
#include "sample_player_editor_plugin.h"
-
#include "scene/resources/sample_library.h"
@@ -199,5 +198,4 @@ SamplePlayerEditorPlugin::~SamplePlayerEditorPlugin()
{
}
-
#endif