From 70ed689bdeacac1d39a9a2a434de588bae57fad8 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Tue, 20 Apr 2010 19:43:56 +0000 Subject: [PATCH] Monotone-Parent: 58bf9e25143b37ae58bc6d5cd8f128ea280e2e85 Monotone-Revision: 275c2b63baf26ee9941692544b4aa8486f4fd854 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-20T19:43:56 Monotone-Branch: ca.inverse.sogo --- SOPE/GDLContentStore/GCSFolder.m | 2 ++ 1 file changed, 2 insertions(+) diff --git a/SOPE/GDLContentStore/GCSFolder.m b/SOPE/GDLContentStore/GCSFolder.m index 5a6e08de9..2f856d418 100644 --- a/SOPE/GDLContentStore/GCSFolder.m +++ b/SOPE/GDLContentStore/GCSFolder.m @@ -899,6 +899,8 @@ static NSArray *contentFieldNames = nil; return nil; } } + else + quickChannel = nil; /* we check if we can call directly methods on our adaptor channel delegate. If not, we generate SQL ourself since it'll