summaryrefslogtreecommitdiffhomepage
path: root/src/critter-script-base.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/critter-script-base.cpp')
-rw-r--r--src/critter-script-base.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/critter-script-base.cpp b/src/critter-script-base.cpp
index 4808e7b5..a321d2cd 100644
--- a/src/critter-script-base.cpp
+++ b/src/critter-script-base.cpp
@@ -2,9 +2,7 @@
namespace floormat {
-template class script_wrapper<critter_script>;
-base_script::~base_script() noexcept = default;
-base_script::base_script() noexcept = default;
+
} // namespace floormat