locationdataharvester/mylocationsengine/inc/calendernotification.h
changeset 20 cd10d5b85554
parent 17 0f22fb80ebba
child 30 96df3ab41000
--- a/locationdataharvester/mylocationsengine/inc/calendernotification.h	Mon May 03 12:27:22 2010 +0300
+++ b/locationdataharvester/mylocationsengine/inc/calendernotification.h	Fri May 14 15:47:27 2010 +0300
@@ -56,7 +56,7 @@
      * ConstructL.
      * 2nd phase constructor.
      */
-    void ConstructL(MNotifyChange* aNotifyChange);
+    void ConstructL();
     /**
      * CMyLocationsEngine.
      * C++ default constructor. 
@@ -87,3 +87,4 @@
     MNotifyChange& iNotifyChange;
 };
 #endif /* CALENDERNOTIFICATION_H_ */
+//End of file