URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7bef5c72fb92c0f720a9c375f0d8f27b9aec1dc3
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-2.2
Repository: wireshark
Commits:
7bef5c7 by Guy Harris (guy@xxxxxxxxxxxx):
    Make a routine static that's not used outside its source file.
    
    Change-Id: I5121828c1fb95cbf89e7304dd748f8fcac63ad5a
    Reviewed-on: https://code.wireshark.org/review/29073
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit 1b3aaeae7263b5f97582dbc681ec40b2523e246d)
    Reviewed-on: https://code.wireshark.org/review/29076
    
Actions performed:
    from  784f003   Add support for reading and writing the new if_hardware IDB option.
     add  7bef5c7   Make a routine static that's not used outside its source file.
Summary of changes:
 ui/capture_ui_utils.c | 2 +-
 ui/capture_ui_utils.h | 9 ---------
 2 files changed, 1 insertion(+), 10 deletions(-)