summaryrefslogtreecommitdiff
path: root/MLKStream.m
diff options
context:
space:
mode:
Diffstat (limited to 'MLKStream.m')
-rw-r--r--MLKStream.m5
1 files changed, 0 insertions, 5 deletions
diff --git a/MLKStream.m b/MLKStream.m
index d130520..cb8869c 100644
--- a/MLKStream.m
+++ b/MLKStream.m
@@ -133,11 +133,6 @@
}
NS_HANDLER
{
- // For some reason, NS_VALUERETURN (YES, BOOL) causes warnings of
- // the following kind on the Apple runtime:
- //
- // *** Attempt to remove unrecognized exception handler 0xbfff6200
- //
if ([[localException name] isEqual:@"MLKStreamError"])
eofp = YES;
else