datasourcemodules/locationapesuplpsy/inc/suplpsyrequestor.h
branchRCL_3
changeset 55 c92d4f3c47c5
parent 54 0c2046328c85
--- a/datasourcemodules/locationapesuplpsy/inc/suplpsyrequestor.h	Tue Aug 31 16:38:06 2010 +0300
+++ b/datasourcemodules/locationapesuplpsy/inc/suplpsyrequestor.h	Wed Sep 01 12:35:25 2010 +0100
@@ -23,7 +23,7 @@
 //  INCLUDES
 #include <e32base.h>
 #include <lbs.h>
-#include <lbssuplpsyadaptation.h>
+#include <lbsSuplPsyAdaptation.h>
 
 /**
 * Network Positioning Configuration API CenRep UID.
@@ -39,14 +39,6 @@
 */
 const TUint32 KPSYTimeToNextFix = 0x00000005;
 
-/*
-* PM UID
-* 
-* Name of key which holds the protocol module UID
-*/
-const TUint32 KPSYPmUid = 0x00000013;
-
-
 // FORWARD DECLARATIONS
 class MLbsSuplPsyAdaptationObserver;
 class CLbsSuplPsyAdaptation;
@@ -162,8 +154,6 @@
         TUint iRequestId;
 
         TUint iRequestIdCount;
-        
-        TInt iPmUid;
     };
 
 #endif      // SUPLPSYREQUESTOR_H