Remove some commented out code

This commit is contained in:
2023-07-24 23:36:56 -05:00
parent 87997e8f18
commit 77df4257c5
2 changed files with 0 additions and 41 deletions

View File

@@ -41,8 +41,6 @@ class CameraClient: public QObject {
void setBaseUrl();
private:
void processVideoConfig(QNetworkReply*);
void get(QString const&url);
void poll();