mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
remove unused variable
This commit is contained in:
@ -90,7 +90,6 @@ int main(int argc, char *argv[])
|
||||
{
|
||||
int cnt=0;
|
||||
int c;
|
||||
int first_char= 1;
|
||||
for(cnt=0;;cnt++)
|
||||
{
|
||||
c= fgetc(in);
|
||||
|
Reference in New Issue
Block a user