Wireshark-commits: [Wireshark-commits] master effa6fc: Don't create a GLib main loop.

Date Prev · Date Next · Thread Prev · Thread Next
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 31 May 2015 22:33:18 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=effa6fc214ce0e2f4bc081bb6ff6cf3b608060e5
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

effa6fc by Guy Harris (guy@xxxxxxxxxxxx):

    Don't create a GLib main loop.
    
    In the Qt Wireshark, the main loop is a Qt main loop; no need for a GLib
    one.
    
    Change-Id: I65378eb9a73d145ef60389e5e02a128e2321c403
    Reviewed-on: https://code.wireshark.org/review/8721
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  6abf513   Eliminate proto_tree_add_text from packet-http.c
    adds  effa6fc   Don't create a GLib main loop.


Summary of changes:
 wireshark-qt.cpp |    1 -
 1 file changed, 1 deletion(-)