URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=35ac0ba35403a2256df6caece730d69a1d8be267
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master-2.6
Repository: wireshark
Commits:
35ac0ba 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>
(cherry picked from commit fe94133f0d06935bb5f2afe21f59bbb078d3d9d3)
Reviewed-on: https://code.wireshark.org/review/28777
Actions performed:
from f4c57ef Windows: Fetch our version using RtlGetVersion.
adds 35ac0ba 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 +++++++++++-------------------------------
4 files changed, 13 insertions(+), 73 deletions(-)