summaryrefslogtreecommitdiff
path: root/src/Client/ChatClient.java
diff options
context:
space:
mode:
authorDor Bivas <dor1_b@walla.com>2013-12-04 14:01:53 +0200
committerDor Bivas <dor1_b@walla.com>2013-12-04 14:01:53 +0200
commit1284776eee09318d98d438e10b30150dda47e272 (patch)
treee81e09ee9181d3bea0be49f85718e1fcb008294b /src/Client/ChatClient.java
parent186b682c6a87ddec0a1534b30b7deaca0cccec0a (diff)
task 1 DOne
Diffstat (limited to 'src/Client/ChatClient.java')
-rw-r--r--src/Client/ChatClient.java3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/Client/ChatClient.java b/src/Client/ChatClient.java
index ac6e6ac..d7b5099 100644
--- a/src/Client/ChatClient.java
+++ b/src/Client/ChatClient.java
@@ -82,8 +82,7 @@ public class ChatClient
/** Tasks
- * TODO: 1. Data received from the network will be written to the output window.
- *
+
* TODO: 2. When the user presses "Connect", a message will be sent to a channel:
* use PRIVMSG to channel #chat.
*