aboutsummaryrefslogtreecommitdiffstats
path: root/cmakeconfig.h.in
diff options
context:
space:
mode:
authorJoerg Mayer <jmayer@loplof.de>2021-11-22 09:58:53 +0100
committerWireshark GitLab Utility <gerald+gitlab-utility@wireshark.org>2021-11-22 09:31:23 +0000
commit769be50d76193a3f7811fef06855f891b3fbf3bf (patch)
tree2bd0993f98c7eaec5160f65e416b3c09b4bbbb51 /cmakeconfig.h.in
parent56d100d6eaafc54262710d13a9361b6de67532ce (diff)
Remove last remnants of Qt5MacExtras
MacExtras has been both obsoleted by Qt5 and unused by Wireshark code. https://doc.qt.io/qt-5/qtmac-obsolete.html
Diffstat (limited to 'cmakeconfig.h.in')
-rw-r--r--cmakeconfig.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/cmakeconfig.h.in b/cmakeconfig.h.in
index d0deb679dc..0ff116c162 100644
--- a/cmakeconfig.h.in
+++ b/cmakeconfig.h.in
@@ -283,9 +283,6 @@
/* Define if we have QtMultimedia */
#define QT_MULTIMEDIA_LIB 1
-/* Define if we have QtMacExtras */
-#cmakedefine QT_MACEXTRAS_LIB 1
-
/* Build androiddump with libpcap instead of wireshark stuff */
#cmakedefine ANDROIDDUMP_USE_LIBPCAP 1