remove declaration, only Qt5 will be supported
authorSteven Ceuppens <steven.ceuppens@icloud.com>
Sun, 29 Sep 2013 17:22:54 +0000 (19:22 +0200)
committerSteven Ceuppens <steven.ceuppens@icloud.com>
Sun, 29 Sep 2013 17:30:18 +0000 (19:30 +0200)
Change-Id: I4e1c4b0948aca2fa76b2ebec2163ed1fc82d8154
Reviewed-by: Kurt Pattyn <pattyn.kurt@gmail.com>
src/websockets/qwebsocketsglobal.h

index e7eb583..8b902af 100644 (file)
@@ -34,10 +34,5 @@ QT_BEGIN_NAMESPACE
 #  define Q_WEBSOCKETS_EXPORT
 #endif
 
-// The macro has been available only since Qt 5.0
-#ifndef Q_DECL_OVERRIDE
-#define Q_DECL_OVERRIDE
-#endif
-
 QT_END_NAMESPACE
 #endif // QWEBSOCKETSGLOBAL_H