remove unused and some clang compil fixes

This commit is contained in:
Jacek Jendrzej
2016-04-17 13:46:16 +02:00
parent c521e67b10
commit 374a172aef
21 changed files with 35 additions and 45 deletions

View File

@@ -46,7 +46,6 @@ class COPKGManager : public CMenuTarget
private:
int width;
std::string tmp_str;
CFrameBuffer *frameBuffer;
CConfigFile opkg_conf;
void saveConfig();
void loadConfig();