]> git.ipfire.org Git - thirdparty/asterisk.git/commit
BuildSystem: Remove unused variables.
authorAlexander Traud <pabstraud@compuserve.com>
Sun, 28 Jan 2018 11:20:26 +0000 (12:20 +0100)
committerAlexander Traud <pabstraud@compuserve.com>
Sun, 28 Jan 2018 11:21:50 +0000 (05:21 -0600)
commit94b1189bbd523d415449a0a1f0660580e7433978
tree3c6bed0d21ca7b234dccc6a5b43accc3643e2ed5
parent2304103f3a71cf35f85fae8d71a69e7b4fbd7e15
BuildSystem: Remove unused variables.

Because of a copy-and-paste from the script build_tools/download_externals,
the script build_tools/list_valid_installed_externals got its local variables.
However in the latter, three variables were not used actually.

Change-Id: I252de5a98c17ea54459174875357c22c2eebe8d5
build_tools/list_valid_installed_externals