Skip to content

Commit

Permalink
comment out
Browse files Browse the repository at this point in the history
  • Loading branch information
coreyfloyd committed Mar 24, 2011
1 parent 9795e6e commit 0aa0996
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions MyCLController.m
Original file line number Diff line number Diff line change
Expand Up @@ -195,8 +195,11 @@ - (void)printDescription{

}

/*
- (NSString*)description{
NSMutableString* desc = [NSMutableString string];
[desc appendString:@"\n +++++++++++++++++++++++++++++++++ \n\n"];
Expand Down Expand Up @@ -253,5 +256,7 @@ - (NSString*)description{
}
*/

@end

0 comments on commit 0aa0996

Please sign in to comment.