diff -r 001a94c71129 -r 16e4b9007960 bluetoothengine/btnotif/btdevicedialogplugin/inc/btrecvcompleteddialogwidget.h --- a/bluetoothengine/btnotif/btdevicedialogplugin/inc/btrecvcompleteddialogwidget.h Wed Sep 29 13:09:05 2010 +0300 +++ b/bluetoothengine/btnotif/btdevicedialogplugin/inc/btrecvcompleteddialogwidget.h Wed Oct 13 13:15:31 2010 +0300 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies). * All rights reserved. * This component and the accompanying materials are made available * under the terms of "Eclipse Public License v1.0" @@ -28,18 +28,6 @@ #include #include #include -#include - - -class CoversationViewServiceStarter : public QRunnable - { -public: - CoversationViewServiceStarter(qint64 conversationId); - ~CoversationViewServiceStarter(); - void run(); -private: - qint64 mCnvId; - }; class BTRecvcompletedDialogWidget : public QObject,