Remove doc reference to non-existent function
authorLaszlo Agocs <laszlo.agocs@digia.com>
Fri, 17 Jan 2014 09:11:33 +0000 (10:11 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Fri, 17 Jan 2014 09:21:33 +0000 (10:21 +0100)
Change-Id: I309104e808cd6749d8f9430fcbcf170c78056730
Reviewed-by: Kurt Pattyn <pattyn.kurt@gmail.com>
src/websockets/qwebsocket.cpp

index 64abe27..795b32d 100644 (file)
@@ -320,7 +320,6 @@ QString QWebSocket::errorString() const
     In most cases, you do not need to call this function,
     because QWebSocket will start sending data automatically
     once control goes back to the event loop.
-    In the absence of an event loop, call waitForBytesWritten() instead.
 */
 bool QWebSocket::flush()
 {