@@ -357,15 +357,12 @@ stringValue: secondsString]; [element addAttributeWithName: @"microseconds" stringValue: microsecondsString]; [element retain]; - @try { - [pool release]; - } @finally { - [element autorelease]; - } + [pool release]; + [element autorelease]; return element; } - (uint32_t)microsecond