Skip to content

Commit

Permalink
Had a duplicate init definition in the header
Browse files Browse the repository at this point in the history
  • Loading branch information
mronge committed Sep 10, 2012
1 parent 6e5e72d commit 9037bf3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Source/CTCoreMessage.h
Expand Up @@ -86,11 +86,6 @@
*/
- (id)initWithString:(NSString *)msgData;

/*
Creates an empty message
*/
- (id)init;

/**
If a method returns nil or in the case of a BOOL returns NO, call this to get the error that occured
*/
Expand Down

0 comments on commit 9037bf3

Please sign in to comment.