"Andrew Ziem" <[EMAIL PROTECTED]> wrote:

If the varaibles are no more used in this file you should not make
static variables public, but move them into appropriate file instead.

All these variables are now used in two files: desktop.c and sysparams.c

Ah, sorry, didn't notice that they are still in use. Anyway, it's better
to not spread internals around, probably it's time to merge functionality
in one place.

--
Dmitry.


Reply via email to