From 31fa26751eb85498bc7ef289c9613ce468f8ccec Mon Sep 17 00:00:00 2001 From: Iain Holmes Date: Fri, 23 Feb 2001 19:18:08 +0000 Subject: Remove a warning....DOH! svn path=/trunk/; revision=8372 --- shell/evolution-storage.c | 1 - 1 file changed, 1 deletion(-) diff --git a/shell/evolution-storage.c b/shell/evolution-storage.c index 9c790dcbe0..bf02c19110 100644 --- a/shell/evolution-storage.c +++ b/shell/evolution-storage.c @@ -295,7 +295,6 @@ impl_Storage_async_create_folder (PortableServer_Servant servant, storage = EVOLUTION_STORAGE (bonobo_object); int_result = GNOME_Evolution_Storage_UNSUPPORTED_OPERATION; - g_warning ("Creating %s:%s", path, parent_physical_uri); gtk_signal_emit (GTK_OBJECT (storage), signals[CREATE_FOLDER], path, type, description, parent_physical_uri, &int_result); -- cgit v1.2.3