diff -r cfea66083b62 -r baacf668fe89 phonesettings/cpphonesettingsplugins/telephonyplugin/tsrc/ut_cptelephonypluginview/ut_cptelephonypluginview.h --- a/phonesettings/cpphonesettingsplugins/telephonyplugin/tsrc/ut_cptelephonypluginview/ut_cptelephonypluginview.h Mon Oct 04 16:06:10 2010 +0300 +++ b/phonesettings/cpphonesettingsplugins/telephonyplugin/tsrc/ut_cptelephonypluginview/ut_cptelephonypluginview.h Fri Oct 15 12:58:46 2010 +0300 @@ -34,13 +34,10 @@ private slots: void init(); - void cleanup(); void t_memleak(); - -private: - CpTelephonyPluginView *m_callspluginview; + void t_construct2(); };