--- a/webengine/wrtharvester/inc/wrtusbhandler.h Thu Dec 17 09:20:16 2009 +0200
+++ b/webengine/wrtharvester/inc/wrtusbhandler.h Thu Jan 07 13:31:38 2010 +0200
@@ -2,7 +2,7 @@
* Copyright (c) 2008 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"
+* under the terms of the License "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
*
@@ -44,9 +44,7 @@
virtual ~CWrtUsbHandler();
void Start();
- void ToggleUSBMode();
- void DoScanAndUpdate();
- void DeleteTimer();
+ void DoScanAndUpdate();
protected:
@@ -75,8 +73,6 @@
RFs iFs;
TInt iDriveFlags;
- CPeriodic* iCallBackTimer;
-
};
#endif // #ifndef WIDGETMMCHANDLER_H