diff -r 6ac064bb53eb -r eab116a48b80 upnpavcontrolpoint/avcpengine/inc/upnpbrowsecommand.h --- a/upnpavcontrolpoint/avcpengine/inc/upnpbrowsecommand.h Tue Sep 21 11:21:11 2010 +0300 +++ b/upnpavcontrolpoint/avcpengine/inc/upnpbrowsecommand.h Mon Oct 04 13:32:20 2010 +0300 @@ -53,7 +53,12 @@ /** * Destructor. */ - virtual ~CUpnpBrowseCommand(); + virtual ~CUpnpBrowseCommand(); + + /** + * Cleanup Mechanism + */ + static void CleanupArray(TAny* aDirs); public: // Method from CUpnpCommand /**