Remove unused variable.

This commit is contained in:
John Maguire 2012-11-19 14:34:26 +01:00
parent c4c7265e7a
commit 7b678b3f67
1 changed files with 0 additions and 1 deletions

View File

@ -67,7 +67,6 @@ private:
int background_blur_radius_;
bool initialised_moodbar_previews_;
bool dont_calculate_moodbar_;
};
#endif // APPEARANCESETTINGSPAGE_H