summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ui/qt5/inputpage.cc1
-rw-r--r--ui/qt5/partitionmountpage.cc1
2 files changed, 0 insertions, 2 deletions
diff --git a/ui/qt5/inputpage.cc b/ui/qt5/inputpage.cc
index a02def6..11d9993 100644
--- a/ui/qt5/inputpage.cc
+++ b/ui/qt5/inputpage.cc
@@ -12,7 +12,6 @@
#include "inputpage.hh"
-#include <QDebug>
#include <QLabel>
#include <QVBoxLayout>
diff --git a/ui/qt5/partitionmountpage.cc b/ui/qt5/partitionmountpage.cc
index 7631d0b..4bd8c30 100644
--- a/ui/qt5/partitionmountpage.cc
+++ b/ui/qt5/partitionmountpage.cc
@@ -14,7 +14,6 @@
#include "mountdialog.hh"
#include <functional>
-#include <QDebug>
#include <QHBoxLayout>
#include <QVBoxLayout>