Skip to content

Commit

Permalink
[FIX] Over-release committed in rentzsch#76
Browse files Browse the repository at this point in the history
  • Loading branch information
rentzsch committed Dec 8, 2011
1 parent 60147b4 commit f51ee57
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion MiscMerge/MiscMergeTemplate.m
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,6 @@ - (void)parseContentsOfFile:(NSString *)filename
NSString *string = [self contentsOfFileWithName:filename];
[self setFilename:filename];
[self parseString:string];
[string release];
}

/*"
Expand Down

0 comments on commit f51ee57

Please sign in to comment.