diff -r bab96b7ed1a4 -r f39ed5e045e0 phoneengine/networkhandlingstarter/tsrc/mocks/mock_hbinstance.cpp --- a/phoneengine/networkhandlingstarter/tsrc/mocks/mock_hbinstance.cpp Tue Jun 15 14:14:38 2010 +0100 +++ b/phoneengine/networkhandlingstarter/tsrc/mocks/mock_hbinstance.cpp Thu Jul 22 16:33:21 2010 +0100 @@ -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 // ----------------------------------------------------------------------------- //