Bug 5146 - Remove last of warnings under gcc 4.6.1 for Linux
Status: RESOLVED FIXED
Alias: None
Product: ioquake3
Classification: Unclassified
Component: Misc
Version: GIT MASTER
Hardware: PC Linux
: P3 trivial
Assignee: Zachary J. Slater
QA Contact: ioquake3 bugzilla mailing list
URL:
Depends on:
Blocks:
 
Reported: 2011-08-02 17:20 EDT by q3urt.undead
Modified: 2011-08-05 09:33:30 EDT
1 user (show)

See Also:


Attachments
Remove warnings with gcc 4.6.1 on Linux (4.83 KB, patch)
2011-08-02 17:20 EDT, q3urt.undead

Description q3urt.undead 2011-08-02 17:20:30 EDT
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.
Comment 1 Thilo Schulz 2011-08-05 09:33:30 EDT
thanks, committed r2135