Skip to content
Snippets Groups Projects
Commit 44810bb0 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Remove unused variable

parent e18b6e9c
No related branches found
No related tags found
1 merge request!463MRC mods by Codefenix (2024-10-20)
Pipeline #2860 failed
...@@ -147,7 +147,6 @@ void sbbs_t::xtrndat(const char *name, const char *dropdir, uchar type, ulong tl ...@@ -147,7 +147,6 @@ void sbbs_t::xtrndat(const char *name, const char *dropdir, uchar type, ulong tl
/* TODO: 16-bit i */ /* TODO: 16-bit i */
int16_t i; int16_t i;
int file; int file;
uint16_t w;
int32_t l; int32_t l;
struct tm tm; struct tm tm;
struct tm tl; struct tm tl;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment