diff options
Diffstat (limited to 'e-util/gal-view-collection.h')
-rw-r--r-- | e-util/gal-view-collection.h | 2 |
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. */ |