URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=82032fe375b191ed2813cb071322478cd6251ddf
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
82032fe by Gerald Combs (gerald@xxxxxxxxxxxxx):
Qt+Windows: Remove the DBAR check.
Remove the check for Dell Backup and Recovery. The check was hacky and
obnoxious. At this point it's hopefully safe to assume systems with DBAR
installed are either running Windows 7 and no longer supported or have
upgraded to a safer version.
Change-Id: I458172885870edc34ec707a7748280e0eeed59b9
Reviewed-on: https://code.wireshark.org/review/35815
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 116d381 wiretap: Fix mp4.c compilation.
add 82032fe Qt+Windows: Remove the DBAR check.
Summary of changes:
ui/qt/wireshark_application.cpp | 123 ----------------------------------------
ui/qt/wireshark_application.h | 4 --
2 files changed, 127 deletions(-)