mmsharing/livecommsui/lcuiengine/tsrc/ut_lcuieng/lcstub/src/lcenginestub.cpp
changeset 34 01f0bb65bcf1
parent 29 36d7ded3ca23
--- a/mmsharing/livecommsui/lcuiengine/tsrc/ut_lcuieng/lcstub/src/lcenginestub.cpp	Wed Aug 18 09:46:00 2010 +0300
+++ b/mmsharing/livecommsui/lcuiengine/tsrc/ut_lcuieng/lcstub/src/lcenginestub.cpp	Thu Sep 02 20:23:40 2010 +0300
@@ -89,8 +89,6 @@
 //
 TBool CLcEngineStub::IsFeatureSupported( TLcFeature aLcFeature )
     {
-    if (ELcSendVideoQuery == aLcFeature)
-        return true;
     return lcutStub_LcEngine_lcFeatureSupported;
     }