Hi, I have a question about the variable "nopolling". Is used? Could we remove it?
I found it in src/startup.c, but the variable is never set. I am missing something? Thanks, kix kix@debian:~/src/wmaker/awmaker$ rgrep nopolling * NEWS:Running Window Maker with one of -nopolling or --no-polling command line src/startup.c: if (!wPreferences.flags.nopolling && !wPreferences.flags.noupdates) src/WindowMaker.h: unsigned int nopolling:1; /* don't poll the defaults database for changes */ kix@debian:~/src/wmaker/awmaker$ -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.