aboutsummaryrefslogtreecommitdiff
path: root/client/mainwindow.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'client/mainwindow.cpp')
-rw-r--r--client/mainwindow.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/client/mainwindow.cpp b/client/mainwindow.cpp
index 5f76ad8..dcffed6 100644
--- a/client/mainwindow.cpp
+++ b/client/mainwindow.cpp
@@ -108,8 +108,5 @@ void MainWindow::drawGraph(){
} else {
QMessageBox::warning(this, "No connection", "Failed to connect");
}
-// delete seriesTemperature;
-// delete seriesHumidity;
-// delete seriesPressure;
}