diff --git a/build-woff2.sh b/build-woff2.sh index c74ac0e34..5c1a399f1 100755 --- a/build-woff2.sh +++ b/build-woff2.sh @@ -19,7 +19,6 @@ # The woff2 git clone directory. BUILD="$HOME" -INST="$HOME/woff2" # woff2 executable path WOFF2_BIN="$BUILD/woff2/woff2_compress"