Index: sources/view/VEventSpy.h =================================================================== diff -u -r27cc308ff5113a9386899d3c8f8b29962a8498e1 -r79e076cece4ba503be6c3834eb68d1e5cb1b882f --- sources/view/VEventSpy.h (.../VEventSpy.h) (revision 27cc308ff5113a9386899d3c8f8b29962a8498e1) +++ sources/view/VEventSpy.h (.../VEventSpy.h) (revision 79e076cece4ba503be6c3834eb68d1e5cb1b882f) @@ -39,7 +39,7 @@ // singleton SINGLETON(VEventSpy) - // coco begin validated: this code has been manually tested. + // disabled coco begin validated: this code has been manually tested. // the only intention of this code is to be used for EMC testing and has been tested and is working fine. PROPERTY( quint64 , touchCount , 0 ) PROPERTY( quint64 , touchPoints , 0 )