diff -r ba76fc04e6c2 -r 6b911d05207e phoneengine/networkhandlingstarter/tsrc/mocks/mock_hbinstance.cpp --- a/phoneengine/networkhandlingstarter/tsrc/mocks/mock_hbinstance.cpp Fri Jun 04 10:19:18 2010 +0100 +++ b/phoneengine/networkhandlingstarter/tsrc/mocks/mock_hbinstance.cpp Wed Jun 23 18:12:20 2010 +0300 @@ -41,29 +41,6 @@ // ----------------------------------------------------------------------------- -// HbInstance::orientation -// ----------------------------------------------------------------------------- -// -Qt::Orientation HbInstance::orientation( ) const - { - SMC_MOCK_METHOD0( Qt::Orientation ) - } - - -// ----------------------------------------------------------------------------- -// HbInstance::setOrientation -// ----------------------------------------------------------------------------- -// -void HbInstance::setOrientation( - Qt::Orientation orientation, - bool animate ) - { - SMC_MOCK_METHOD2( void, Qt::Orientation, orientation, - bool, animate ) - } - - -// ----------------------------------------------------------------------------- // HbInstance::style // ----------------------------------------------------------------------------- // @@ -84,16 +61,6 @@ // ----------------------------------------------------------------------------- -// HbInstance::typefaceInfo -// ----------------------------------------------------------------------------- -// -HbTypefaceInfo * HbInstance::typefaceInfo( ) const - { - SMC_MOCK_METHOD0( HbTypefaceInfo * ) - } - - -// ----------------------------------------------------------------------------- // HbInstance::addLibraryPath // ----------------------------------------------------------------------------- //