aboutsummaryrefslogtreecommitdiff
path: root/selectionhandler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'selectionhandler.cpp')
-rw-r--r--selectionhandler.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/selectionhandler.cpp b/selectionhandler.cpp
index 190040d..8a33158 100644
--- a/selectionhandler.cpp
+++ b/selectionhandler.cpp
@@ -1,7 +1,5 @@
#include "selectionhandler.h"
-#include <QDebug>
-
SelectionHandler::SelectionHandler(int numItems)
: m_selection(numItems, false)
{