summaryrefslogtreecommitdiff
path: root/src/core/common/Function.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/common/Function.cpp')
-rw-r--r--src/core/common/Function.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/common/Function.cpp b/src/core/common/Function.cpp
index ab049c6..eeabbc3 100644
--- a/src/core/common/Function.cpp
+++ b/src/core/common/Function.cpp
@@ -20,7 +20,6 @@
namespace ousia {
-const Rtti<Function> RttiTypes::Function("function");
}