Revert r44644 and 44645. g_source_*, g_timeout_, and g_io_* all depend
authorGerald Combs <gerald@wireshark.org>
Fri, 24 Aug 2012 15:25:42 +0000 (15:25 -0000)
committerGerald Combs <gerald@wireshark.org>
Fri, 24 Aug 2012 15:25:42 +0000 (15:25 -0000)
commit5f2783de056b0e9f5c219cba3317eb69734f6b3b
treec46b3457c5ac237b871c02b0a2f19b2be406e6b5
parent64d81e7477ec32dec9fa48facb5a4024e7bc5ab2
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
CMakeLists.txt
capture_sync.c
ui/Makefile.common
ui/gtk/gui_utils.c
ui/pipe_input.c [deleted file]
ui/pipe_input.h [deleted file]
ui/ui_util.h