branch | RCL_3 |
changeset 49 | 8e703580edd3 |
parent 40 | 7fb4a99d4b6b |
--- a/vtprotocols/inc/mvtprotocolhandler.h Wed Sep 15 12:15:42 2010 +0300 +++ b/vtprotocols/inc/mvtprotocolhandler.h Wed Oct 13 14:34:55 2010 +0300 @@ -1124,12 +1124,6 @@ * @param aAudioSink */ IMPORT_C static MVtAudioConfigCommand* GetAudioConfigCommandL(MVTAudioSink* aAudioSink); - - /** - * Delete instance. - * add for memory leak - */ - IMPORT_C static void DeleteAudioConfigCommandL(MVtAudioConfigCommand* aAudioConfigCommand); }; #endif