diff options
Diffstat (limited to 'Source/TableContent.h')
-rw-r--r-- | Source/TableContent.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/TableContent.h b/Source/TableContent.h index dcb527ca..7e020792 100644 --- a/Source/TableContent.h +++ b/Source/TableContent.h @@ -104,7 +104,6 @@ - (void)processUpdatedImageData:(NSData *)data; - (IBAction)dropImage:(id)sender; - (void)textViewDidChangeSelection:(NSNotification *)aNotification; -- (NSString *)dataToHex:(NSData *)data; //getter methods - (NSArray *)currentResult; |