summaryrefslogtreecommitdiff
path: root/src/core/managed
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/managed')
-rw-r--r--src/core/managed/Managed.hpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/core/managed/Managed.hpp b/src/core/managed/Managed.hpp
index 4f60376..7e43d04 100644
--- a/src/core/managed/Managed.hpp
+++ b/src/core/managed/Managed.hpp
@@ -41,9 +41,6 @@ class Rooted;
template <class T>
class Owned;
-template <class T>
-class DefaultListener;
-
class RttiBase;
// TODO: Implement clone, getReferenced and getReferencing