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 %@",