Created attachment 2885[details]
Remove warnings with gcc 4.6.1 on Linux
The attached patch removes the last of the warnings when building with gcc 4.6.1 on Debian using the default target in the Makefile.
This removes local variables that are set but never used.
Created attachment 2885 [details] Remove warnings with gcc 4.6.1 on Linux The attached patch removes the last of the warnings when building with gcc 4.6.1 on Debian using the default target in the Makefile. This removes local variables that are set but never used.