Wireshark-commits: [Wireshark-commits] master e8d2ba9: Pref: Remove unsued function

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 28 Oct 2014 15:21:03 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e8d2ba93493a1d0d7ece22fc95e5919623a71eb8
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e8d2ba9 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    Pref: Remove unsued function
    
    Fix also warning: no previous prototype for 'prefs_get_uint_preference' [-Wmissing-prototypes]
    
    Change-Id: I4626372a9c131584c515a43e73aa019e2f696d29
    Reviewed-on: https://code.wireshark.org/review/4960
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  9056eb9   Patch for KNXnet/IP dissector
    adds  e8d2ba9   Pref: Remove unsued function


Summary of changes:
 epan/prefs.c |    2 ++
 1 file changed, 2 insertions(+)