Plugins: remove unused macro
Change-Id: I117816bf0f5e469b8d34fffd153db690b7ca8de3 Reviewed-by: Lars Knoll <lars.knoll@qt.io>
This commit is contained in:
parent
12cf0dbfe5
commit
d13d7f87ae
@ -90,7 +90,6 @@ void Q_CORE_EXPORT qRegisterStaticPluginFunction(QStaticPlugin staticPlugin);
|
|||||||
# define QT_PLUGIN_METADATA_SECTION \
|
# define QT_PLUGIN_METADATA_SECTION \
|
||||||
__declspec(allocate(".qtmetadata"))
|
__declspec(allocate(".qtmetadata"))
|
||||||
#else
|
#else
|
||||||
# define QT_PLUGIN_VERIFICATION_SECTION
|
|
||||||
# define QT_PLUGIN_METADATA_SECTION
|
# define QT_PLUGIN_METADATA_SECTION
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user