Skip to content
Snippets Groups Projects
Commit 37a24e3a authored by rswindell's avatar rswindell
Browse files

Remove unused variable: fp

parent 32051b32
No related branches found
No related tags found
No related merge requests found
......@@ -58,7 +58,6 @@ bool sbbs_t::unpack_rep(char* repfile)
ulong errors = 0;
node_t node;
FILE* rep;
FILE* fp;
DIR* dir;
DIRENT* dirent;
smbmsg_t msg;
......
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