From ee1860315df5c0f0a9eb3a44b9df460a9a12836f Mon Sep 17 00:00:00 2001 From: Ryan Date: Thu, 2 Apr 2020 01:49:45 +1100 Subject: Miscellaneous cleanups (#8639) * Miscellaneous cleanups * Cast NO_PIN --- util/activate_msys2.sh | 5 ----- 1 file changed, 5 deletions(-) (limited to 'util/activate_msys2.sh') diff --git a/util/activate_msys2.sh b/util/activate_msys2.sh index 85d645e6d0..07888ffe12 100755 --- a/util/activate_msys2.sh +++ b/util/activate_msys2.sh @@ -9,11 +9,6 @@ function export_variables { export PATH=$PATH:$util_dir/flip/bin export PATH=$PATH:$util_dir/avr8-gnu-toolchain/bin export PATH=$PATH:$util_dir/gcc-arm-none-eabi/bin - export PATH=$PATH:/mingw64/bin } export_variables - - - - -- cgit v1.2.3