diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/RootTheme.cc | 2 |
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 | ||
174 | void RootTheme::reconfigTheme() { | 174 | void RootTheme::reconfigTheme() { |
175 | _FB_USES_NLS; | ||
176 | |||
177 | if (!m_background->loaded()) | 175 | if (!m_background->loaded()) |
178 | return; | 176 | return; |
179 | 177 | ||