aboutsummaryrefslogtreecommitdiffstats
path: root/src/particles/qtquickparticlesglobal_p.h
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@qt.io>2021-07-16 12:56:10 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2021-07-16 14:51:23 +0000
commitf79d3a4b44c8ab0e34448e3af6522ec678ada0f0 (patch)
tree4b56534efbfe7afe0106aed5a2e2c25a6c371a3c /src/particles/qtquickparticlesglobal_p.h
parent2709cf0836ef19e08792af5fad5fc43b2c3d8837 (diff)
Remove unnecessary declarations of type registration functions
For generated plugins, we do not need to manually declare type registration functions. Change-Id: Iafd311375e4542a74fe2530e64e2b4bbe15af690 Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io> (cherry picked from commit 2d86fb686a3226bb84994e9f61c5d34f448f6e49) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'src/particles/qtquickparticlesglobal_p.h')
-rw-r--r--src/particles/qtquickparticlesglobal_p.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/particles/qtquickparticlesglobal_p.h b/src/particles/qtquickparticlesglobal_p.h
index 927bc29050..d7647b3d97 100644
--- a/src/particles/qtquickparticlesglobal_p.h
+++ b/src/particles/qtquickparticlesglobal_p.h
@@ -65,6 +65,4 @@
# define Q_QUICKPARTICLES_PRIVATE_EXPORT
#endif
-void Q_QUICKPARTICLES_PRIVATE_EXPORT qml_register_types_QtQuick_Particles();
-
#endif // QTQUICKPARTICLESGLOBAL_P_H