aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2012-08-24 15:25:42 +0000
committerGerald Combs <gerald@wireshark.org>2012-08-24 15:25:42 +0000
commit5f2783de056b0e9f5c219cba3317eb69734f6b3b (patch)
treec46b3457c5ac237b871c02b0a2f19b2be406e6b5 /CMakeLists.txt
parent64d81e7477ec32dec9fa48facb5a4024e7bc5ab2 (diff)
Revert r44644 and 44645. g_source_*, g_timeout_, and g_io_* all depend
on the GLib main loop which isn't portable (unless you want to want to manage the main loop yourself). svn path=/trunk/; revision=44655
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 9b03547f49..edd7619f0e 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -722,7 +722,6 @@ if( (BUILD_wireshark AND GTK_FOUND) OR (BUILD_qtshark AND QT_FOUND) )
u3.c
ui/alert_box.c
ui/iface_lists.c
- ui/pipe_input.c
ui/util.c
ws80211_utils.c
${SHARK_COMMON_CAPTURE_SRC}