summaryrefslogtreecommitdiffstats
path: root/src/network/bearer/qbearerplugin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/network/bearer/qbearerplugin.cpp')
-rw-r--r--src/network/bearer/qbearerplugin.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/network/bearer/qbearerplugin.cpp b/src/network/bearer/qbearerplugin.cpp
index 76659b5..c198d67 100644
--- a/src/network/bearer/qbearerplugin.cpp
+++ b/src/network/bearer/qbearerplugin.cpp
@@ -41,14 +41,12 @@
#include "qbearerplugin_p.h"
-#include <QtCore/qdebug.h>
-
#ifndef QT_NO_BEARERMANAGEMENT
QT_BEGIN_NAMESPACE
QBearerEnginePlugin::QBearerEnginePlugin(QObject *parent)
-: QObject(parent)
+ : QObject(parent)
{
}