Skip to content
Snippets Groups Projects
Commit 705b68ab authored by rswindell's avatar rswindell
Browse files

Removed unused variable.

parent 93461573
No related branches found
No related tags found
No related merge requests found
...@@ -44,7 +44,6 @@ bool sbbs_t::bulkmail(uchar *ar) ...@@ -44,7 +44,6 @@ bool sbbs_t::bulkmail(uchar *ar)
char msgpath[MAX_PATH+1]; char msgpath[MAX_PATH+1];
char* msgbuf; char* msgbuf;
char tmp[512]; char tmp[512];
ushort xlat=XLAT_NONE;
int i,j,x; int i,j,x;
long msgs=0; long msgs=0;
long length; long length;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment