Explorar o código

removed old visit that led to trap with warnings enables

git-svn-id: https://svn.inf.ethz.ch/svn/lecturers/a2/trunk@8356 8c9fc860-2736-0410-a75d-ab315db34111
felixf %!s(int64=6) %!d(string=hai) anos
pai
achega
97f805a4f2
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      source/FoxSemanticChecker.Mod

+ 0 - 1
source/FoxSemanticChecker.Mod

@@ -8825,7 +8825,6 @@ TYPE
 				Scope(x.procedureScope) 				
 			ELSE
 			END;				
-			x.Accept(SELF);
 		END Symbol;
 
 		PROCEDURE Scope(scope: SyntaxTree.Scope);