Revert "Merge branch 'Dimon4eg-message-queue'"

This reverts commit 13fa325134, reversing
changes made to aecd5e9c94.
This commit is contained in:
Benjamin Sergeant
2019-05-16 22:15:17 -07:00
parent 720d5593a5
commit c4a5647b62
6 changed files with 0 additions and 372 deletions

View File

@ -28,7 +28,6 @@ set( IXWEBSOCKET_SOURCES
ixwebsocket/IXCancellationRequest.cpp
ixwebsocket/IXNetSystem.cpp
ixwebsocket/IXWebSocket.cpp
ixwebsocket/IXWebSocketMessageQueue.cpp
ixwebsocket/IXWebSocketServer.cpp
ixwebsocket/IXWebSocketTransport.cpp
ixwebsocket/IXWebSocketHandshake.cpp
@ -56,7 +55,6 @@ set( IXWEBSOCKET_HEADERS
ixwebsocket/IXNetSystem.h
ixwebsocket/IXProgressCallback.h
ixwebsocket/IXWebSocket.h
ixwebsocket/IXWebSocketMessageQueue.h
ixwebsocket/IXWebSocketServer.h
ixwebsocket/IXWebSocketTransport.h
ixwebsocket/IXWebSocketHandshake.h