Skip to content

Commit a2ec75c

Browse files
committedOct 13, 2018
Remove unused var
1 parent 6e2a2be commit a2ec75c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed
 

‎ms-windows/mxe/build-mxe.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,6 @@ set -e
2626

2727
COMMAND=$1
2828

29-
# Current directory
30-
_PWD=`pwd`
31-
3229
# Location of current script
3330
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
3431
PYDEPLOY=${DIR}/deploy.py

0 commit comments

Comments
 (0)
Please sign in to comment.