diff --git a/connd/qconnectionagent.h b/connd/qconnectionagent.h index 3dfc605..04acfa3 100644 --- a/connd/qconnectionagent.h +++ b/connd/qconnectionagent.h @@ -1,9 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2014 Jolla Ltd +** Copyright (C) 2014-2017 Jolla Ltd ** Contact: lorn.potter@gmail.com ** -** ** GNU Lesser General Public License Usage ** This file may be used under the terms of the GNU Lesser ** General Public License version 2.1 as published by the Free Software @@ -141,7 +140,6 @@ public Q_SLOTS: QTimer *scanTimer; QStringList knownTechnologies; - bool tetheringStarted; bool delayedTethering; bool valid; @@ -163,7 +161,6 @@ private slots: void flightModeDialogSuppressionTimeout(); void displayStateChanged(const QString &); -// void sleepStateChanged(bool); void serviceAutoconnectChanged(bool); void scanTimeout();