URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=851c6bff0768f5020622e152aa231d0d3b0fcd2e
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
851c6bf by Gerald Combs (gerald@xxxxxxxxxxxxx):
Remove packet-gnutella.h
packet-gnutella.h doesn't export any functions and nothing appears to
depend on it. Pull its contents into packet-gnutella.c.
Change-Id: I9bab0bfed87af3ac520fb8d8daa89d3fa3dc6f17
Reviewed-on: https://code.wireshark.org/review/29785
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from e3d12a0 Remove some unneeded headers.
add 851c6bf Remove packet-gnutella.h
Summary of changes:
epan/dissectors/CMakeLists.txt | 1 -
epan/dissectors/packet-gnutella.c | 63 +++++++++++++++++++++++++++++++++-
epan/dissectors/packet-gnutella.h | 72 ---------------------------------------
3 files changed, 62 insertions(+), 74 deletions(-)
delete mode 100644 epan/dissectors/packet-gnutella.h