summaryrefslogtreecommitdiff
path: root/MLKLexicalEnvironment.h
diff options
context:
space:
mode:
Diffstat (limited to 'MLKLexicalEnvironment.h')
-rw-r--r--MLKLexicalEnvironment.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/MLKLexicalEnvironment.h b/MLKLexicalEnvironment.h
index a97d5b9..5503931 100644
--- a/MLKLexicalEnvironment.h
+++ b/MLKLexicalEnvironment.h
@@ -18,7 +18,7 @@
#include <Foundation/NSObject.h>
-@class MLKEnvironment, MLKSymbol, NSLinkedList,
+@class MLKEnvironment, MLKSymbol,
NSMutableDictionary, NSString, NSSet;