phonesettings/cpphonesettingsplugins/tsrc/mocks/mock_cpplugincommon.cpp
changeset 65 2a5d4ab426d3
parent 46 bc5a64e5bc3c
child 76 cfea66083b62
--- a/phonesettings/cpphonesettingsplugins/tsrc/mocks/mock_cpplugincommon.cpp	Mon Aug 23 15:42:12 2010 +0300
+++ b/phonesettings/cpphonesettingsplugins/tsrc/mocks/mock_cpplugincommon.cpp	Fri Sep 03 13:33:36 2010 +0300
@@ -185,16 +185,3 @@
     }
 
 
-// -----------------------------------------------------------------------------
-// Tools::errorCodeTextMapping
-// -----------------------------------------------------------------------------
-//
-bool Tools::errorCodeTextMapping( 
-        const int errorcode,
-        QString & errorText )
-    {
-    SMC_MOCK_METHOD2( bool, const int, errorcode, 
-        QString &, errorText )
-    }
-
-