Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 8c9f09b: macos-setup.sh: Remove unused variables and

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 09 Nov 2018 05:05:59 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8c9f09bf34d303d5a53014c023d24ec1c0cad954
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

8c9f09b by Gerald Combs (gerald@xxxxxxxxxxxxx):

    macos-setup.sh: Remove unused variables and code.
    
    Remove unused variables found by shellcheck. Remove a dead check for
    10.5 (which we no longer support) which enables 32-bit builds (which we
    no longer support).
    
    Change-Id: I8f987f31025c74d27e46c7f74f514857ec8cdd3b
    Reviewed-on: https://code.wireshark.org/review/30549
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  54d7e96   test: make it possible to use pytest-style test fixtures
     add  8c9f09b   macos-setup.sh: Remove unused variables and code.


Summary of changes:
 tools/macos-setup.sh | 42 ------------------------------------------
 1 file changed, 42 deletions(-)