[evince] [libview] Remove unused function



commit 6447fe328cd425e6b28d10afd38725a342508e6b
Author: Carlos Garcia Campos <carlosgc gnome org>
Date:   Tue May 12 19:23:20 2009 +0200

    [libview] Remove unused function
---
 libview/ev-stock-icons.c |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/libview/ev-stock-icons.c b/libview/ev-stock-icons.c
index 1725bb4..fa3df96 100644
--- a/libview/ev-stock-icons.c
+++ b/libview/ev-stock-icons.c
@@ -132,8 +132,3 @@ ev_stock_icons_shutdown (void)
 	g_free (ev_icons_path);
 }
 
-void
-ev_stock_icons_add_icons_path (void)
-{
-	ev_stock_icons_add_icons_path_for_screen (gdk_screen_get_default ());
-}



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]