aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/api/BehaviorScript.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/crepe/api/BehaviorScript.h')
-rw-r--r--src/crepe/api/BehaviorScript.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/crepe/api/BehaviorScript.h b/src/crepe/api/BehaviorScript.h
index 1a8910d..f7d484a 100644
--- a/src/crepe/api/BehaviorScript.h
+++ b/src/crepe/api/BehaviorScript.h
@@ -26,9 +26,6 @@ protected:
friend class ComponentManager;
public:
- ~BehaviorScript() = default;
-
-public:
/**
* \brief Set the concrete script of this component
*