1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-10 14:03:14 +02:00
This commit is contained in:
luke
2002-05-28 04:45:06 +00:00
parent 869bc9bab9
commit 10b7478eb6
-5
View File
@@ -3526,11 +3526,6 @@ int m_topic(cptr, sptr, parc, parv)
TS ttime = 0;
int topiClen = 0;
int nicKlen = 0;
char *smo[3] = {
me.name,
"e",
NULL
};
if (parc < 2)
{