[gnome-power-manager] trivial: remove some duplicated code
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-power-manager] trivial: remove some duplicated code
- Date: Fri, 30 Apr 2010 11:52:17 +0000 (UTC)
commit d355dbac5bf92ec71c550f4f5eab8b1613b9f368
Author: Richard Hughes <richard hughsie com>
Date: Fri Apr 30 10:23:32 2010 +0100
trivial: remove some duplicated code
src/gpm-statistics.c | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/src/gpm-statistics.c b/src/gpm-statistics.c
index 0ab7a9e..09c1ee7 100644
--- a/src/gpm-statistics.c
+++ b/src/gpm-statistics.c
@@ -1568,10 +1568,6 @@ main (int argc, char *argv[])
/* get data from gconf */
gconf_client = gconf_client_get_default ();
- /* add application specific icons to search path */
- gtk_icon_theme_append_search_path (gtk_icon_theme_get_default (),
- GPM_DATA G_DIR_SEPARATOR_S "icons");
-
/* get UI */
builder = gtk_builder_new ();
retval = gtk_builder_add_from_file (builder, GPM_DATA "/gpm-statistics.ui", &error);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]