mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-07 14:28:52 +00:00
Monotone-Parent: a31a31f34a80e50467184ed5bea36810cbac0e33
Monotone-Revision: 960e78b7d7470774c06a955e2a985fc80998d735 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-12-31T17:43:47 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -157,15 +157,6 @@ static BOOL debugObjectAllocation = NO;
|
||||
[super dealloc];
|
||||
}
|
||||
|
||||
- (NSString *) _sqlScriptFromTableFile: (NSString *) fileName
|
||||
withTableName: (NSString *) tableName
|
||||
{
|
||||
NSString *script;
|
||||
|
||||
|
||||
return script;
|
||||
}
|
||||
|
||||
- (NSString *) _sqlScriptForTable: (NSString *) tableName
|
||||
withType: (NSString *) tableType
|
||||
andFileSuffix: (NSString *) fileSuffix
|
||||
|
||||
Reference in New Issue
Block a user