terminalsecurity/SCP/DmEventNotifier/inc/SwApplicationService.h
changeset 5 3f7d9dbe57c8
parent 0 b497e44ab2fc
--- a/terminalsecurity/SCP/DmEventNotifier/inc/SwApplicationService.h	Tue Jan 26 12:43:57 2010 +0200
+++ b/terminalsecurity/SCP/DmEventNotifier/inc/SwApplicationService.h	Tue Feb 02 00:44:00 2010 +0200
@@ -45,9 +45,9 @@
 
     public:
         /** Two phase construction **/
-        static CSwApplicationService* CSwApplicationService::NewL();
+        static CSwApplicationService* NewL();
 
-        static CSwApplicationService* CSwApplicationService::NewLC();
+        static CSwApplicationService* NewLC();
 
         /** Virtual destructor **/
         virtual ~CSwApplicationService();