uifw/AvKon/aknphysics/inc/aknphysicsengine.h
changeset 63 766eec733c2b
parent 0 2f259fa3e83a
--- a/uifw/AvKon/aknphysics/inc/aknphysicsengine.h	Thu Sep 02 20:41:15 2010 +0300
+++ b/uifw/AvKon/aknphysics/inc/aknphysicsengine.h	Fri Sep 17 08:31:14 2010 +0300
@@ -24,7 +24,6 @@
 #include <ode/ode.h>
 
 class CAknPhysics;
-class RAlfDirectClient;
 
 /**
  *  Physics engine
@@ -285,12 +284,6 @@
      * View position.
      */
     TPoint iViewPosition;
-
-    /**
-     * Client to Alf, used for FPS logging.
-     * Own.
-     */
-    RAlfDirectClient* iAlfClient;
     
     /**
      * Using application's UID. Used for FPS logging.