windowing/windowserver/nga/SERVER/pointer.h
branchRCL_3
changeset 163 bbf46f59e123
parent 150 57c618273d5c
child 164 25ffed67c7ef
--- a/windowing/windowserver/nga/SERVER/pointer.h	Thu Aug 19 11:11:18 2010 +0300
+++ b/windowing/windowserver/nga/SERVER/pointer.h	Tue Aug 31 16:31:06 2010 +0300
@@ -230,10 +230,7 @@
 	static TInt iExitHighPressureThreshold;
 	
 	/** Used to offset the y pointer */
-	/** upgraded to use dynamic value */
-	static TInt iYOffsetTop;
-	static TInt iYOffsetBottom;
-	static TInt iYOffsetMax;
+	static TInt iYOffset;
 	
 #if defined(__WINS__)
 	/** Tell whether to rotate pointer coords in _WINS_ builds */