phoneengine/networkhandlingstarter/tsrc/mocks/mock_hbinstance.cpp
branchGCC_SURGE
changeset 51 f39ed5e045e0
parent 45 6b911d05207e
--- 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
 // -----------------------------------------------------------------------------
 //