diff options
Diffstat (limited to 'Source/SPTableContent.h')
-rw-r--r-- | Source/SPTableContent.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/SPTableContent.h b/Source/SPTableContent.h index 66aab772..3d191da4 100644 --- a/Source/SPTableContent.h +++ b/Source/SPTableContent.h @@ -272,7 +272,6 @@ - (BOOL)tableContainsBlobOrTextColumns; - (NSString *)fieldListForQuery; - (void)updateNumberOfRows; -- (NSInteger)fetchNumberOfRows; - (void)autosizeColumns; - (BOOL)saveRowOnDeselect; - (void)sortTableTaskWithColumn:(NSTableColumn *)tableColumn; |