[Modify] Edit it

This commit is contained in:
sta 2017-10-27 17:34:23 +09:00
parent b5fdf85b90
commit 0a583e5d20

View File

@ -2,8 +2,6 @@
/*
* WebSocket.cs
*
* A C# implementation of the WebSocket interface.
*
* This code is derived from WebSocket.java
* (http://github.com/adamac/Java-WebSocket-client).
*