Fixed a bug that caused Eniro search results to sometimes have phone number in street...
[jenirok] / src / common / contactmanager.h
index 0807519..b719700 100644 (file)
@@ -40,7 +40,6 @@ public:
     ~ContactManager();
     bool addContact(Contact const& contact);
     bool numberExists(QString const& number);
-    static QString& removeCountryCode(QString& number);
 
 private:
     bool load();