Cleaned up code to prevent more compiler warnings.

(Mostly removing unused functions/declarations, and unused func. arguments)
This commit is contained in:
William Kendrick 2004-11-24 06:47:59 +00:00
parent 35d0dae6c1
commit d6a620723b
2 changed files with 92 additions and 81 deletions

View file

@ -21,9 +21,9 @@ http://www.newbreedsoftware.com/tuxpaint/
* drawtext_callback prototype forces useless arg. void it
Albert Cahalan <albert@users.sf.net>
2004.November.22 (0.9.15)
* Enable more compiler warnings, and update code to prevent them.
* Enabled more compiler warnings, and updated code to prevent them.
Albert Cahalan <albert@users.sf.net>
Bill Kendrick <bill@newbreedsoftware.com>
* Updated Hebrew translation.
Dovix <dovix2003@yahoo.com>