diff -r e3cecb93e76a -r a76e86df7ccd videocollection/tsrc/stubs/inc/videooperatorservicedata.h --- a/videocollection/tsrc/stubs/inc/videooperatorservicedata.h Wed Aug 18 09:50:14 2010 +0300 +++ b/videocollection/tsrc/stubs/inc/videooperatorservicedata.h Thu Sep 02 20:28:16 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 */