WindowMaker: Clean curly brackets
commit761fd37e5172b245d98a3cc2c459b7e559d0bc02
authorRodolfo García Peñas (kix) <kix@kix.es>
Sat, 14 Apr 2012 08:53:12 +0000 (14 10:53 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Mon, 16 Apr 2012 02:15:20 +0000 (15 23:15 -0300)
tree860ec849fc92488006177daf2faa8e31be98f866
parentafe2e5d9d6ba5ee8945aae703440d22f4c22b0b9
WindowMaker: Clean curly brackets

This patch removes the unneeded curly brackets in multiple files.

It also add some comments in the code. In usermenu.c removes some
variables not used.
src/application.c
src/defaults.c
src/main.c
src/misc.c
src/rootmenu.c
src/session.c
src/startup.c
src/usermenu.c
src/window.c
src/winspector.c