aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-store.h
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2004-02-24 04:58:19 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2004-02-24 04:58:19 +0800
commitb37ec6dbdfb25c455442bf60598e0931c157b130 (patch)
tree5d2a75e5545764fe4e8924415a5053db5987da5b /camel/camel-store.h
parentdb48fc4e801f1cf1e73aaf07f91a71e62ac10785 (diff)
downloadgsoc2013-evolution-b37ec6dbdfb25c455442bf60598e0931c157b130.tar
gsoc2013-evolution-b37ec6dbdfb25c455442bf60598e0931c157b130.tar.gz
gsoc2013-evolution-b37ec6dbdfb25c455442bf60598e0931c157b130.tar.bz2
gsoc2013-evolution-b37ec6dbdfb25c455442bf60598e0931c157b130.tar.lz
gsoc2013-evolution-b37ec6dbdfb25c455442bf60598e0931c157b130.tar.xz
gsoc2013-evolution-b37ec6dbdfb25c455442bf60598e0931c157b130.tar.zst
gsoc2013-evolution-b37ec6dbdfb25c455442bf60598e0931c157b130.zip
Removed. Useless/broken function.
2004-02-23 Jeffrey Stedfast <fejj@ximian.com> * camel-store.c (camel_store_uri_cmp): Removed. Useless/broken function. svn path=/trunk/; revision=24836
Diffstat (limited to 'camel/camel-store.h')
-rw-r--r--camel/camel-store.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/camel/camel-store.h b/camel/camel-store.h
index d0df14f2a7..bf736cc4a4 100644
--- a/camel/camel-store.h
+++ b/camel/camel-store.h
@@ -231,8 +231,6 @@ void camel_store_unsubscribe_folder (CamelStore *store,
void camel_store_noop (CamelStore *store,
CamelException *ex);
-gboolean camel_store_uri_cmp (CamelStore *store, const char *uria, const char *urib);
-
#ifdef __cplusplus
}
#endif /* __cplusplus */