phonesettings/cpphonesettingsplugins/cptelephonyutils/inc/cpplugincommon.h
changeset 72 c76a0b1755b9
parent 56 5bcb308bd24d
child 76 cfea66083b62
--- a/phonesettings/cpphonesettingsplugins/cptelephonyutils/inc/cpplugincommon.h	Thu Sep 02 20:26:16 2010 +0300
+++ b/phonesettings/cpphonesettingsplugins/cptelephonyutils/inc/cpplugincommon.h	Fri Sep 17 08:29:19 2010 +0300
@@ -46,11 +46,6 @@
       */
     static bool videoSupported();
 
-    /*!
-      Error code text conversion
-      */
-    static bool errorCodeTextMapping(const int errorcode, QString &errorText);
-
 };
 
 /*!