aboutsummaryrefslogtreecommitdiff
path: root/src/stock_pixmap.h
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-08-24 05:09:19 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-08-24 05:09:19 +0000
commitd501e68c2df3979e02f8674364dc0f43f7dc438f (patch)
treee38f60c60bd336b921fc21dd1a5ee27dcdea023f /src/stock_pixmap.h
parent97b31fdbe05f06015f636c5a1c8a46b814bf822d (diff)
removed stock_pixmap_widget().
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@503 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'src/stock_pixmap.h')
-rw-r--r--src/stock_pixmap.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/stock_pixmap.h b/src/stock_pixmap.h
index 57fcbb3a..f6eae939 100644
--- a/src/stock_pixmap.h
+++ b/src/stock_pixmap.h
@@ -76,8 +76,6 @@ typedef enum
N_STOCK_PIXMAPS
} StockPixmap;
-GtkWidget *stock_pixmap_widget (GtkWidget *window,
- StockPixmap icon);
GtkWidget *stock_pixbuf_widget (GtkWidget *window,
StockPixmap icon);