URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f113306e0ed0efc77eb9655c6196243af7fce6ce
Submitter: Jeff Morriss (jeff.morriss.ws@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
f113306 by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):
More Python-bindings removal.
Change-Id: I4d82175781e65c73179f4c8e737a7900cb050bce
Reviewed-on: https://code.wireshark.org/review/2283
Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
Actions performed:
from 048646d More Python removal.
adds f113306 More Python-bindings removal.
Summary of changes:
CMakeLists.txt | 4 -
cmakeconfig.h.in | 3 -
config.nmake | 40 ------
doc/Makefile.am | 1 -
doc/README.python | 297 --------------------------------------------
doc/rawshark.pod | 6 -
doc/tshark.pod | 6 -
doc/wireshark.pod.template | 6 -
epan/epan.c | 14 ---
epan/proto.c | 13 --
ui/gtk/about_dlg.c | 9 --
ui/qt/about_dialog.cpp | 5 -
ui/qt/splash_overlay.cpp | 3 -
wsutil/filesystem.c | 112 -----------------
wsutil/filesystem.h | 7 --
15 files changed, 526 deletions(-)
delete mode 100644 doc/README.python