aboutsummaryrefslogtreecommitdiffstats
path: root/cmakeconfig.h.in
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2018-04-15 09:01:30 -0700
committerGerald Combs <gerald@wireshark.org>2018-04-15 16:49:53 +0000
commit80256442af3091778339a4f76cebdd20c33c958e (patch)
treee38db50be49d1596afd32a951fcd722a47ce8f48 /cmakeconfig.h.in
parent1ab40c87eade109121af06b87cbf129594e09402 (diff)
More PortAudio removal.
Change-Id: Ib56212e09d41fc76494d8186c77541302700104c Reviewed-on: https://code.wireshark.org/review/26952 Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot Reviewed-by: Gerald Combs <gerald@wireshark.org>
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 d3881196a1..6a1c993074 100644
--- a/cmakeconfig.h.in
+++ b/cmakeconfig.h.in
@@ -345,9 +345,6 @@
/* Support for pcapng */
#cmakedefine PCAP_NG_DEFAULT 1
-/* Define if we are using version of of the Portaudio library API */
-#cmakedefine PORTAUDIO_API_1 1
-
/* Define if we have QtMultimedia */
#cmakedefine QT_MULTIMEDIA_LIB 1