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:
Wolfgang Sourdeau
2008-12-31 17:43:47 +00:00
parent 51bab17e35
commit 55b88b69dd

View File

@@ -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