From 458243e23927d38c2ee9ca83100975418647b3bd Mon Sep 17 00:00:00 2001 From: johnvg Date: Mon, 17 Jun 2002 13:36:52 +0000 Subject: remove import of SwitchFusion git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1100 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d --- main/CleanCocl.icl | 3 --- 1 file changed, 3 deletions(-) (limited to 'main/CleanCocl.icl') diff --git a/main/CleanCocl.icl b/main/CleanCocl.icl index db3aa71..5c58c18 100644 --- a/main/CleanCocl.icl +++ b/main/CleanCocl.icl @@ -2,11 +2,8 @@ module CleanCocl; import StdEnv; -from compilerSwitches import SwitchFusion; import cache_variable; -f = SwitchFusion fusion_is_on 0; - import CoclSystemDependent,Clean2AppleEventHandler; //1.3 from events import KeyDownEvent,HighLevelEvent,GetNextEvent,WaitNextEvent,Toolbox,RgnHandle; -- cgit v1.2.3