Do not suppress warnings about unused parameters of main().
authorChristoph Mallon <christoph.mallon@gmx.de>
Sat, 5 May 2012 08:02:52 +0000 (10:02 +0200)
committerChristoph Mallon <christoph.mallon@gmx.de>
Sat, 5 May 2012 21:09:54 +0000 (23:09 +0200)
commitb2dad860754f182aa74a7471597e3444c734003b
tree86169440b55c92fd68f12835ac5f09a9ec9f8b62
parent5d034d5b59a5553972a4b0543faa8af437562cce
Do not suppress warnings about unused parameters of main().

This was added with the claim that gcc suppresses them, but apparently it does not.
parser.c