URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=10134e9453eef2dfb316bac6d66edc4b4438f706
Submitter: Jörg Mayer (jma...@loplof.de)
Changed: branch: master
Repository: wireshark

Commits:

10134e9 by Joerg Mayer (jma...@loplof.de):

    glib-compat is no longer used - it provided only code for versions < 2.32
    
    Change-Id: I17e2c221cc40dbe9328458db9f17480c05bdc276
    Reviewed-on: https://code.wireshark.org/review/26972
    Petri-Dish: Jörg Mayer <jma...@loplof.de>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Jörg Mayer <jma...@loplof.de>
    

Actions performed:

    from  bb81bef   glib: Get rid of GLIB_CHECK_VERSION as we now require 2.32.0
    adds  10134e9   glib-compat is no longer used - it provided only code for 
versions < 2.32


Summary of changes:
 wireshark-qt.cpp      |   4 --
 wsutil/CMakeLists.txt |   2 -
 wsutil/Makefile.am    |   2 -
 wsutil/glib-compat.c  | 148 --------------------------------------------------
 wsutil/glib-compat.h  |  35 ------------
 5 files changed, 191 deletions(-)
 delete mode 100644 wsutil/glib-compat.c
 delete mode 100644 wsutil/glib-compat.h
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to