install_comm_tools no longer needs a2cBinaryURL

This commit is contained in:
T. Joseph Carter 2018-04-30 20:35:21 -07:00
parent 8b5149fe52
commit b1ffe93b14
1 changed files with 0 additions and 2 deletions

View File

@ -8,8 +8,6 @@
# scripts themselves. Software used or installed by these scripts is subject
# to other licenses. This work is published from the United States.
a2cBinaryURL="http://blocksfree.com/downloads"
# Find the path of our source directory
a2cSource="$( dirname "${BASH_SOURCE[0]}" )/.."
pushd $a2cSource >/dev/null