mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2026-06-09 09:24:57 -04:00
Cleanup: remove some unused params and variables, conversion warnings seen with #550.
This commit is contained in:
@@ -63,6 +63,7 @@ public:
|
||||
std::vector<GLPanel *> children;
|
||||
|
||||
GLPanel();
|
||||
virtual ~GLPanel() {};
|
||||
|
||||
void setPosition(float x, float y);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user