From 591306481b520cb11a1896c9cafb75d0a14d4abe Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Thu, 28 Jun 2012 14:46:37 +0000 Subject: [PATCH] Monotone-Parent: 8bf030be6f5baed09d67ad6a173017ace25834c7 Monotone-Revision: 3f8608c82d9c379cc9e0fea6ffe853cc1949a24b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-06-28T14:46:37 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 f2b3f9e0a..8fe51d242 100644 --- a/Main/SOGo.m +++ b/Main/SOGo.m @@ -201,6 +201,7 @@ static BOOL debugLeaks; fileSuffix = [channelURL scheme]; tc = [cm acquireOpenChannelForURL: channelURL]; + /* FIXME: make use of [EOChannelAdaptor describeTableNames] instead */ tableName = [url lastPathComponent]; if ([tc evaluateExpressionX: [NSString stringWithFormat: @"SELECT count(*) FROM %@",