URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fe94133f0d06935bb5f2afe21f59bbb078d3d9d3
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
fe94133 by Gerald Combs (gerald@xxxxxxxxxxxxx):
Remove code specific to older versions of Visual Studio.
Remove -DBUILD_WINDOWS and sections of code that we no longer use.
Bug: 14715
Change-Id: Iae1a950e2f52f4ce45fcf0ae5dea06c1172c3a28
Reviewed-on: https://code.wireshark.org/review/28466
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from c68a1f0 WSDG: Fix a couple of links.
adds fe94133 Remove code specific to older versions of Visual Studio.
Summary of changes:
CMakeLists.txt | 6 ------
caputils/capture_win_ifnames.c | 30 --------------------------
epan/proto.h | 2 +-
ui/win32/file_dlg_win32.c | 48 +++++++++++-------------------------------
wsutil/filesystem.c | 17 ---------------
wsutil/ws_printf.h | 18 ----------------
6 files changed, 13 insertions(+), 108 deletions(-)