- removed unused variables in Menu. These where used for the old moving "W" which is probably not coming back any time soon...

This commit is contained in:
wagic.the.homebrew
2011-04-23 13:52:46 +00:00
parent 66ad0f4694
commit e1e52f910d
2 changed files with 1 additions and 46 deletions

View File

@@ -37,9 +37,6 @@ private:
int mReadConf;
float timeIndex;
float angleMultiplier;
float angleW;
float yW;
void fillScroller();
void setLang(int id);