Wireshark-commits: [Wireshark-commits] master 95cd6b7: Remove make-tapreg-dotc and its uses, since

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 31 Aug 2014 22:14:18 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=95cd6b76bdf0230b60d82bc3dff8f3387b7ac8cc
Submitter: Graham Bloice (graham.bloice@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

95cd6b7 by Роман Донченко (dpb@xxxxxxxxxxxxxx):

    Remove make-tapreg-dotc and its uses, since Python is now mandatory
    
    Change-Id: I13fd57a288be68d18819826bf566ed7b5688ebaa
    Reviewed-on: https://code.wireshark.org/review/3926
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    Petri-Dish: Evan Huus <eapache@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    

Actions performed:

    from  4f95327   Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    adds  95cd6b7   Remove make-tapreg-dotc and its uses, since Python is now mandatory


Summary of changes:
 tools/Makefile.am      |    1 -
 tools/make-tapreg-dotc |   45 ---------------------------------------------
 ui/cli/Makefile.am     |   11 +++--------
 ui/gtk/Makefile.am     |   11 +++--------
 ui/qt/Makefile.am      |   11 +++--------
 ui/qt/QtShark.pro      |    6 +-----
 6 files changed, 10 insertions(+), 75 deletions(-)
 delete mode 100755 tools/make-tapreg-dotc