Commit 830fc033 authored by Vladislav Vaintroub's avatar Vladislav Vaintroub

remove unused variable

parent 41d43246
......@@ -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);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment