From 881d313eb2688c7d6abefcbb7e060d9009842cca Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Sat, 4 Oct 2008 17:10:07 +0200 Subject: Revert "Add class MLKContinuation." This reverts commit 7e5a799a46f6aca1525efa2df38026a1917f3edd. Conflicts: MLKContinuation.m Toilet Lisp.xcodeproj/project.pbxproj --- globals.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'globals.h') diff --git a/globals.h b/globals.h index bd7ca5e..3dbda38 100644 --- a/globals.h +++ b/globals.h @@ -17,11 +17,9 @@ */ #import -#import "SCM/continue.h" extern id MLKEndOfArgumentsMarker; -extern CONTINUATION *MLKRootContinuation; extern id MLKDefaultCompiler; extern BOOL MLKLoadCompilesP; -- cgit v1.2.3