summaryrefslogtreecommitdiff
path: root/MLKThrowException.h
diff options
context:
space:
mode:
Diffstat (limited to 'MLKThrowException.h')
-rw-r--r--MLKThrowException.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/MLKThrowException.h b/MLKThrowException.h
index 567cbcc..32e39c8 100644
--- a/MLKThrowException.h
+++ b/MLKThrowException.h
@@ -17,4 +17,6 @@
-(MLKSymbol *) catchTag;
-(id) value;
+
+-(void) dealloc;
@end