usbengines/usbotgwatcher/inc/cusbstatehostabase.h
branchRCL_3
changeset 5 7068aba64af5
parent 0 1e05558e2206
child 6 a15c582fbf97
--- a/usbengines/usbotgwatcher/inc/cusbstatehostabase.h	Tue Feb 02 00:52:37 2010 +0200
+++ b/usbengines/usbotgwatcher/inc/cusbstatehostabase.h	Fri Feb 19 23:50:33 2010 +0200
@@ -20,6 +20,7 @@
 #define C_USBSTATEHOSTABASE_H
 
 #include "cusbstate.h"
+#include "definitions.h"
 
 class CUsbOtgWatcher;
 /**
@@ -47,12 +48,6 @@
      */
     void ConstructL();
 
-    /**
-     * Handles special situation (error, or something else)
-     * @param aWhat to hande (id)
-     */
-    virtual void HandleL(TInt aWhat);
-
     //from CUsbState
     // From VBus observer
     /**