Cleanup: remove some unused params and variables, conversion warnings seen with #550.

This commit is contained in:
vsonnier
2017-05-29 20:08:45 +02:00
parent be3c0c9778
commit 8f608bbf5c
15 changed files with 25 additions and 36 deletions
+1
View File
@@ -63,6 +63,7 @@ public:
std::vector<GLPanel *> children;
GLPanel();
virtual ~GLPanel() {};
void setPosition(float x, float y);