Browse Source

Remove adding to path in shell.bat

gingerBill 5 years ago
parent
commit
e0a370f8f1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      misc/shell.bat

+ 1 - 1
misc/shell.bat

@@ -7,5 +7,5 @@ rem call "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Auxil
 rem call "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build\vcvarsall.bat" x64 1> NUL
 set _NO_DEBUG_HEAP=1
 
-set path=w:\Odin\misc;%path%
+rem set path=w:\Odin\misc;%path%
 cls