ncdengine/engine/transport/inc/catalogshttpsessionmanager.h
changeset 69 b18a4bf55ddb
parent 64 48c14c385b0e
--- a/ncdengine/engine/transport/inc/catalogshttpsessionmanager.h	Fri Aug 20 11:39:56 2010 +0300
+++ b/ncdengine/engine/transport/inc/catalogshttpsessionmanager.h	Fri Sep 03 17:01:40 2010 +0300
@@ -27,7 +27,6 @@
 class MCatalogsHttpObserver;
 class CCatalogsHttpConnectionCreator;
 class CCatalogsHttpConnectionManager;
-class CDocumentHandler;
 
 class MCatalogsHttpSessionManager
     {
@@ -69,12 +68,6 @@
         virtual void SetResumeMode( TBool aResumeQueued ) = 0;
         
         /**
-         * Document handler getter
-         * @return Document handler instance
-         */
-        virtual CDocumentHandler& DocumentHandler() = 0;
-        
-        /**
          * Disconnects network connection if it is not used by any
          * client anymore
          *