Eliminate several compiler warnings: missing includes, static functions,

unused variables. Remove confusing informational messages with the word
    "error" in them.
This commit is contained in:
Carl Worth
2003-11-19 16:12:15 +00:00
parent 9813c48fef
commit 9f3bc6c073
2 changed files with 47 additions and 47 deletions

View File

@ -1,3 +1,9 @@
2003-11-19 Carl Worth <cworth@isi.edu>
* xcompmgr.c: Eliminate several compiler warnings: missing
includes, static functions, unused variables. Remove confusing
informational messages with the word "error" in them.
2003-11-14 Keith Packard <keithp@keithp.com>
* xcompmgr.c: (main):