branch | RCL_3 |
changeset 49 | 8e703580edd3 |
parent 40 | 7fb4a99d4b6b |
--- a/vtprotocols/inc/cdatasourceproxy.h Wed Sep 15 12:15:42 2010 +0300 +++ b/vtprotocols/inc/cdatasourceproxy.h Wed Oct 13 14:34:55 2010 +0300 @@ -48,10 +48,6 @@ * Constructor. */ CPVCameraSourceNodeProxy(); - /** - * destructor. - */ - ~CPVCameraSourceNodeProxy();//add for memory leak /** * Set consumer object. @@ -296,12 +292,6 @@ * Constructor. */ CVideoSourceProxy(MVTVideoSource* aVideoSource); - - /** - * destructor. - */ - ~CVideoSourceProxy();//add for memory leak - /** * ConstructL. */