From 28f8f5a36af75f96dc820004a367ae3e6c61ce30 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Wed, 13 Oct 2010 13:34:06 +0000 Subject: [PATCH] Monotone-Parent: f141f31038bdfcf46fcde9a48d1473fd5e5763a4 Monotone-Revision: ec27e211a136eb2c027f25a8a76edcf5638731f5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-13T13:34:06 Monotone-Branch: ca.inverse.sogo --- Main/SOGo.m | 1 + 1 file changed, 1 insertion(+) diff --git a/Main/SOGo.m b/Main/SOGo.m index 65ff31a03..00d912042 100644 --- a/Main/SOGo.m +++ b/Main/SOGo.m @@ -146,6 +146,7 @@ static BOOL debugLeaks; [super dealloc]; } +#warning the following methods should be replaced with helpers in GCSSpecialQueries - (NSString *) _sqlScriptForTable: (NSString *) tableName withType: (NSString *) tableType andFileSuffix: (NSString *) fileSuffix