videocollection/tsrc/stubs/inc/videooperatorservicedata.h
changeset 55 4bfa887905cf
parent 44 518105d52e45
--- a/videocollection/tsrc/stubs/inc/videooperatorservicedata.h	Fri Aug 06 09:43:48 2010 +0300
+++ b/videocollection/tsrc/stubs/inc/videooperatorservicedata.h	Mon Aug 23 14:27:29 2010 +0300
@@ -34,7 +34,6 @@
         mTitleCallCount = 0;
         mIconResourceCallCount = 0;
         mLaunchServiceCallCount = 0;
-        mLaunchApplicationLCallCount = 0;
     }
     
 public: // data
@@ -49,7 +48,6 @@
     static int mTitleCallCount;
     static int mIconResourceCallCount;
     static int mLaunchServiceCallCount;
-    static int mLaunchApplicationLCallCount;
 };
 
 #endif /* VIDEOOPERATORSERVICEDATA_H */