From bcdc03e42f9a73b187a73f58bd0c59e8279969f2 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 30 Jun 2012 17:15:36 +0300 Subject: Fix leak in theme loading. --- src/gui/theme.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/gui/theme.cpp b/src/gui/theme.cpp index 311863f41..0628b5b86 100644 --- a/src/gui/theme.cpp +++ b/src/gui/theme.cpp @@ -150,7 +150,6 @@ Theme::Theme(): initDefaultThemePath(); config.addListener("guialpha", this); - loadColors(); mColors[HIGHLIGHT].ch = 'H'; mColors[CHAT].ch = 'C'; -- cgit v1.2.3-70-g09d2