Browse Source

[build-woff2.sh] removed unnecessary variable

Chris Simpkins 7 years ago
parent
commit
63c6f0522d
1 changed files with 0 additions and 1 deletions
  1. 0 1
      build-woff2.sh

+ 0 - 1
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"