bluetoothengine/btsac/inc/btsacStateConfiguring.h
changeset 1 6a1fe72036e3
parent 0 f63038272f30
--- a/bluetoothengine/btsac/inc/btsacStateConfiguring.h	Mon Jan 18 20:28:57 2010 +0200
+++ b/bluetoothengine/btsac/inc/btsacStateConfiguring.h	Tue Jan 26 12:06:42 2010 +0200
@@ -81,7 +81,7 @@
 	TInt GAVDP_ConfigurationEndIndication();
 	TInt GAVDP_StartIndication(TSEID aLocalSEID);
 	
-	void CancelActionL(TInt aError, TBTSACGavdpResetReason aGavdpReset);
+	void CancelActionL(TInt aError);
 	void HandleGavdpErrorL(TInt aError);
 
 private: