From e9906f6d9335ae96cd6afac714646b97edc469a5 Mon Sep 17 00:00:00 2001 From: "Leandro A. F. Pereira" Date: Thu, 26 Jan 2006 19:39:15 +0000 Subject: Sync with internal svn --- hardinfo2/stock.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'hardinfo2/stock.c') diff --git a/hardinfo2/stock.c b/hardinfo2/stock.c index 614d1b8f..34aea2e9 100644 --- a/hardinfo2/stock.c +++ b/hardinfo2/stock.c @@ -24,8 +24,7 @@ static struct { gchar *filename; gchar *stock_id; } stock_icons[] = { - { "report.png", HI_STOCK_REPORT}, - { "module.png", HI_STOCK_MODULE} + { "report.png", HI_STOCK_REPORT} }; static GtkIconFactory *icon_factory; -- cgit v1.2.3