aboutsummaryrefslogtreecommitdiffstats
path: root/Source/TableContent.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/TableContent.h')
-rw-r--r--Source/TableContent.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/TableContent.h b/Source/TableContent.h
index d6fbf422..9b2e953e 100644
--- a/Source/TableContent.h
+++ b/Source/TableContent.h
@@ -146,7 +146,6 @@
- (NSString *)argumentForRow:(NSInteger)row;
- (BOOL)tableContainsBlobOrTextColumns;
- (NSString *)fieldListForQuery;
-- (void)sheetDidEnd:(id)sheet returnCode:(NSInteger)returnCode contextInfo:(NSString *)contextInfo;
- (void)updateNumberOfRows;
- (NSInteger)fetchNumberOfRows;
- (BOOL)saveRowOnDeselect;