summaryrefslogtreecommitdiff
path: root/src/qmlmodels/qqmlmodelsmodule_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qmlmodels/qqmlmodelsmodule_p.h')
-rw-r--r--src/qmlmodels/qqmlmodelsmodule_p.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/qmlmodels/qqmlmodelsmodule_p.h b/src/qmlmodels/qqmlmodelsmodule_p.h
index 85c87b35a2..feed0f88fe 100644
--- a/src/qmlmodels/qqmlmodelsmodule_p.h
+++ b/src/qmlmodels/qqmlmodelsmodule_p.h
@@ -68,9 +68,6 @@ public:
static void registerQmlTypes();
static void registerQuickTypes();
#endif
-
- static void defineModule();
- static void defineLabsModule();
};
#if QT_CONFIG(itemmodel)