summaryrefslogtreecommitdiff
path: root/core/dictionary.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/dictionary.h')
-rw-r--r--core/dictionary.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/dictionary.h b/core/dictionary.h
index c6cbacc144..a01d96ba01 100644
--- a/core/dictionary.h
+++ b/core/dictionary.h
@@ -40,7 +40,6 @@ class Variant;
struct DictionaryPrivate;
class Dictionary {
-
mutable DictionaryPrivate *_p;
void _ref(const Dictionary &p_from) const;