URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ccef2d8860f55d56f7662cc218defe5447e226e4
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
ccef2d8 by Guy Harris (guy@xxxxxxxxxxxx):
Make prefs_register_subtree() static too.
It's not used outside epan/prefs.c, and it probably shouldn't be.
Change-Id: I8a10961a33b93db1de982eec264c134f9f3bc66c
Reviewed-on: https://code.wireshark.org/review/21096
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 6dd6fc9 Make prefs_register_module() static.
adds ccef2d8 Make prefs_register_subtree() static too.
Summary of changes:
epan/prefs.c | 2 +-
epan/prefs.h | 9 ---------
2 files changed, 1 insertion(+), 10 deletions(-)