upnp/upnpstack/controlpointbase/inc/upnpcpbdescriptionagent.h
branchCompilerCompatibility
changeset 8 92b4d337bbaf
parent 0 f5a58ecadc66
--- a/upnp/upnpstack/controlpointbase/inc/upnpcpbdescriptionagent.h	Sun Mar 14 13:12:18 2010 +0000
+++ b/upnp/upnpstack/controlpointbase/inc/upnpcpbdescriptionagent.h	Sun Mar 28 16:38:08 2010 +0100
@@ -52,7 +52,7 @@
      * Two-phased constructor
      * @since S60 v5.0
      */
-    static CUpnpCpbDescriptionAgent* CUpnpCpbDescriptionAgent::NewL(
+    static CUpnpCpbDescriptionAgent* NewL(
             CUpnpControlPoint& aBaseCP,
             MUpnpCpbHttpMessageController& aMessanger,
             CUpnpCpbDeviceRepository& aRepository);
@@ -152,14 +152,14 @@
      * @since S60 v5.0
      * @return ETrue when devices was copied
      */
-    TBool CUpnpCpbDescriptionAgent::CopyResult();
+    TBool CopyResult();
 
     /**
      * Copy results to repository
      *
      * @since S60 v5.0
      */
-    void CUpnpCpbDescriptionAgent::CopyResultL();
+    void CopyResultL();
 
     /**
      * Report discovered devices to the client