get main_window_update out of the way... pass an update_cb to the capture_sync stuff
authorlego <lego@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 27 Jun 2013 17:10:50 +0000 (17:10 +0000)
committerlego <lego@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 27 Jun 2013 17:10:50 +0000 (17:10 +0000)
commit1969702abbd003cfef5db9dfa1976ec41a2f3bb6
tree1d6db93f3252994330777f123cb3d038518080e9
parentb8908fad414128d04fde8749a9fca43aad35932f
get main_window_update out of the way... pass an update_cb to the capture_sync stuff
... as per the XXX comment removed from tshark.c this was a mess to keep the linker
happy... I couldn't!

I did this without even understanding whether calling main_window_update was realy
necessary in most cases. I guess nothing or more specific update cbs would be best.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@50188 f5534014-38df-0310-8fa8-9805f1628bb7
17 files changed:
capture.c
capture.h
capture_ifinfo.c
capture_ifinfo.h
capture_sync.c
capture_sync.h
capture_ui_utils.c
dumpcap.c
tshark.c
ui/gtk/capture_dlg.c
ui/gtk/main.c
ui/gtk/main_80211_toolbar.c
ui/gtk/main_welcome.c
ui/gtk/prefs_capture.c
ui/gtk/voip_calls.c
ui/iface_lists.c
ui/iface_lists.h