Skip to content
Snippets Groups Projects
Commit 38887dfd authored by rswindell's avatar rswindell
Browse files

Eliminated unused variable.

parent be3ca2e6
No related branches found
No related tags found
No related merge requests found
......@@ -41,7 +41,6 @@
void sbbs_t::telnet_gate(char* destaddr, ulong mode)
{
char* p;
char str[128];
uchar buf[512];
int i;
int rd;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment