hotspotfw/hsserver/inc/hotspotserver.h
branchCompilerCompatibility
changeset 9 cb0d84368d6e
parent 2 6e4b6261703d
--- a/hotspotfw/hsserver/inc/hotspotserver.h	Wed Feb 03 12:16:50 2010 +0000
+++ b/hotspotfw/hsserver/inc/hotspotserver.h	Fri Mar 05 17:02:18 2010 -0800
@@ -252,7 +252,7 @@
         * @param aLoginTimerValue, set login timer value,
         * @param aLogoutTimerValue, set logout timer value.
         */        
-        void CHotSpotServer::SetTimerValues(
+        void SetTimerValues(
                 TUid aClientUid,
                 TUint aLoginTimerValue,
                 TUint aLogoutTimerValue );
@@ -264,7 +264,7 @@
         * @param aClientUid, client UID to find.
         * @return matching index if UID was found, otherwise KErrNotFound.
         */        
-        TInt CHotSpotServer::FindClientUid( TUid aClientUid );
+        TInt FindClientUid( TUid aClientUid );
         
     public: // Functions from base classes