aboutsummaryrefslogtreecommitdiff
path: root/src/RootTheme.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/RootTheme.cc')
-rw-r--r--src/RootTheme.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/RootTheme.cc b/src/RootTheme.cc
index b05e322..4e5c9fe 100644
--- a/src/RootTheme.cc
+++ b/src/RootTheme.cc
@@ -172,8 +172,6 @@ bool RootTheme::fallback(FbTk::ThemeItem_base &item) {
172} 172}
173 173
174void RootTheme::reconfigTheme() { 174void RootTheme::reconfigTheme() {
175 _FB_USES_NLS;
176
177 if (!m_background->loaded()) 175 if (!m_background->loaded())
178 return; 176 return;
179 177