1
0
mirror of git://projects.qi-hardware.com/gmenu2x.git synced 2025-04-21 12:27:27 +03:00

Removed unused function GMenu2X:setGamma()

This commit is contained in:
Paul Cercueil
2012-06-14 20:14:19 +02:00
parent 1080527822
commit bc2b5d51ed
2 changed files with 0 additions and 17 deletions

View File

@@ -214,7 +214,6 @@ public:
void applyDefaultTimings();
void setClock(unsigned mhz);
void setGamma(int gamma);
void setVolume(int vol);
int getVolume();