From c716d1788bb4f4b9db403617023f06347ba48102 Mon Sep 17 00:00:00 2001 From: Mikael Magnusson Date: Sat, 8 Mar 2008 16:42:43 +0100 Subject: Remove double newlines. --- render/theme.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'render/theme.c') diff --git a/render/theme.c b/render/theme.c index 8c7393b5..d040c171 100644 --- a/render/theme.c +++ b/render/theme.c @@ -567,7 +567,6 @@ RrTheme* RrThemeNew(const RrInstance *inst, const gchar *name, theme->def_win_icon_w = OB_DEFAULT_ICON_WIDTH; theme->def_win_icon_h = OB_DEFAULT_ICON_HEIGHT; - /* read the decoration textures */ if (!read_appearance(db, inst, "window.active.title.bg", theme->a_focused_title, @@ -1763,7 +1762,6 @@ static void parse_appearance(gchar *tex, RrSurfaceColorType *grad, *interlaced = FALSE; } - static gboolean read_appearance(XrmDatabase db, const RrInstance *inst, const gchar *rname, RrAppearance *value, gboolean allow_trans) -- cgit v1.2.3