diff -r 3592750162a5 -r 2dc695882abd usbengines/usbotgwatcher/src/cusbindicatornotifier.cpp --- 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