qtmobility/src/messaging/winhelpers_p.h
changeset 8 71781823f776
parent 5 453da2cfceef
child 11 06b8e2af4411
--- a/qtmobility/src/messaging/winhelpers_p.h	Fri May 14 16:41:33 2010 +0300
+++ b/qtmobility/src/messaging/winhelpers_p.h	Thu May 27 13:42:11 2010 +0300
@@ -55,12 +55,6 @@
 
 QTM_BEGIN_NAMESPACE
 
-namespace WinHelpers {
-	QString addIdPrefix(const QString& id);
-	QString stripIdPrefix(const QString& id);
-	static const char* idPrefix = "WIN_";
-};
-
 QTM_END_NAMESPACE
 
 #ifndef _WIN32_WCE