@@ -50,16 +50,10 @@ free(string); return [super free]; } -- raise -{ - @throw self; - return self; -} - - (char*)cString { return string; } @end