Browse Source

Removed poppenv call. Fixes #362

Brucey 6 years ago
parent
commit
23bfe26f3c
1 changed files with 0 additions and 2 deletions
  1. 0 2
      parser.bmx

+ 0 - 2
parser.bmx

@@ -4360,8 +4360,6 @@ End Rem
 	
 	PopEnv
 	
-	PopPPEnv
-
 	Return val
 End Function