summaryrefslogtreecommitdiff
path: root/capplets/common/mate-theme-info.c
diff options
context:
space:
mode:
Diffstat (limited to 'capplets/common/mate-theme-info.c')
-rw-r--r--capplets/common/mate-theme-info.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/capplets/common/mate-theme-info.c b/capplets/common/mate-theme-info.c
index 6971602e..1294b7d2 100644
--- a/capplets/common/mate-theme-info.c
+++ b/capplets/common/mate-theme-info.c
@@ -88,7 +88,6 @@ typedef struct {
gint priority;
} CallbackTuple;
-
/* Hash tables */
/* The hashes_by_dir are indexed by an escaped uri of the common_theme_dir that
@@ -1020,7 +1019,6 @@ add_common_theme_dir_monitor (GFile *theme_dir_uri,
monitor_data->common_theme_dir_handle = monitor;
-
/* gtk-2 theme subdir */
subdir = g_file_get_child (theme_dir_uri, "gtk-2.0");
uri = g_file_get_child (subdir, "gtkrc");