Kaydet (Commit) e1028d92 authored tarafından Bjoern Michaelsen's avatar Bjoern Michaelsen

remove unused variable warning

üst ce0c58c9
...@@ -76,7 +76,7 @@ struct Encoder ...@@ -76,7 +76,7 @@ struct Encoder
}; };
int main(int argc, char **argv) int main(int, char**)
{ {
# define EXP(x) Encoder(x, #x) # define EXP(x) Encoder(x, #x)
......
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