aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/gal-view-collection.h
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2013-07-05 21:16:08 +0800
committerMatthew Barnes <mbarnes@redhat.com>2013-07-06 04:40:50 +0800
commit8fd95b78a4b93c44eec7cf110f61e898575c198b (patch)
tree8a7f22bd1089d2cb23435b17e92f05410ddb4cf9 /e-util/gal-view-collection.h
parent2996a0503bc07c825b321ca21296b5349362f5f0 (diff)
downloadgsoc2013-evolution-8fd95b78a4b93c44eec7cf110f61e898575c198b.tar
gsoc2013-evolution-8fd95b78a4b93c44eec7cf110f61e898575c198b.tar.gz
gsoc2013-evolution-8fd95b78a4b93c44eec7cf110f61e898575c198b.tar.bz2
gsoc2013-evolution-8fd95b78a4b93c44eec7cf110f61e898575c198b.tar.lz
gsoc2013-evolution-8fd95b78a4b93c44eec7cf110f61e898575c198b.tar.xz
gsoc2013-evolution-8fd95b78a4b93c44eec7cf110f61e898575c198b.tar.zst
gsoc2013-evolution-8fd95b78a4b93c44eec7cf110f61e898575c198b.zip
Remove unused gal_view_collection_copy_view().
Diffstat (limited to 'e-util/gal-view-collection.h')
-rw-r--r--e-util/gal-view-collection.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/e-util/gal-view-collection.h b/e-util/gal-view-collection.h
index b99f734922..e169fe8946 100644
--- a/e-util/gal-view-collection.h
+++ b/e-util/gal-view-collection.h
@@ -123,8 +123,6 @@ gint gal_view_collection_get_view_index_by_id
/* Manipulate the view collection */
void gal_view_collection_delete_view (GalViewCollection *collection,
gint i);
-void gal_view_collection_copy_view (GalViewCollection *collection,
- gint i);
/* Call set_storage_directories and add factories for anything
* that might be found there before doing either of these. */