浏览代码

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 6 年之前
父节点
当前提交
97f805a4f2
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      source/FoxSemanticChecker.Mod

+ 0 - 1
source/FoxSemanticChecker.Mod

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