usbengines/usbotgwatcher/src/cusbindicatornotifier.cpp
changeset 93 2dc695882abd
parent 62 eadeea68c837
--- a/usbengines/usbotgwatcher/src/cusbindicatornotifier.cpp	Wed Oct 13 13:08:34 2010 +0300
+++ b/usbengines/usbotgwatcher/src/cusbindicatornotifier.cpp	Mon Oct 25 13:20:29 2010 +0300
@@ -69,7 +69,7 @@
 // C++ constructor
 // ---------------------------------------------------------------------------
 //
-CUsbIndicatorNotifier::CUsbIndicatorNotifier(CUsbNotifManager& aNotifManager,
+CUsbIndicatorNotifier::CUsbIndicatorNotifier(CUsbNotifManager& /*aNotifManager*/,
         CUsbOtgWatcher& aOtgWatcher) :
         iOtgWatcher(aOtgWatcher)
     {
@@ -155,7 +155,7 @@
 // 
 // ---------------------------------------------------------------------------
 //
-void CUsbIndicatorNotifier::OtgWatcherStateChangedL(TUsbStateIds aState)
+void CUsbIndicatorNotifier::OtgWatcherStateChangedL(TUsbStateIds /*aState*/)
     {
      LOG_FUNC
     SetIndicator();
@@ -185,7 +185,7 @@
 // 
 // ---------------------------------------------------------------------------
 //  
-void CUsbIndicatorNotifier::VBusObserverErrorL(TInt aError)
+void CUsbIndicatorNotifier::VBusObserverErrorL(TInt /*aError*/)
     {
     LOG_FUNC
     // do nothing