aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPXMLExporter.m
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPXMLExporter.m')
-rw-r--r--Source/SPXMLExporter.m5
1 files changed, 2 insertions, 3 deletions
diff --git a/Source/SPXMLExporter.m b/Source/SPXMLExporter.m
index 272ccaff..7f976449 100644
--- a/Source/SPXMLExporter.m
+++ b/Source/SPXMLExporter.m
@@ -356,9 +356,8 @@
[pool release];
}
-/**
- * Dealloc
- */
+#pragma mark -
+
- (void)dealloc
{
if (xmlDataArray) [xmlDataArray release], xmlDataArray = nil;