This website works better with JavaScript.
Home
Help
Sign In
aseda.aboagye
/
Combot
forked from
Uncled1023/Combot
Watch
1
Star
0
Fork
0
Code
Releases
9
Activity
Browse Source
Removed extra line
tags/3.0.0
Teknikode
6 years ago
parent
8f76f806d9
commit
5fd1f0b8d3
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
0
1
IRC/IRCMethods.cs
+ 0
- 1
IRC/IRCMethods.cs
View File
@@ -348,7 +348,6 @@ namespace Combot
SendTCPMessage(string.Format("CONNECT {0} {1} {2}", originator, port, server));
}
/// <summary>
/// Sends a Trace command to find the route to the target (nick or server)
/// </summary>
Write
Preview
Loading…
Cancel
Save