Code style cleanup in framewin.c
commit3c7ca36d5b0d45d8666d2c953e1750fdd1f4abfb
authorRodolfo García Peñas (kix) <kix@kix.es>
Tue, 2 Oct 2012 20:16:18 +0000 (2 22:16 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Sat, 6 Oct 2012 14:23:26 +0000 (6 15:23 +0100)
treeedecc5a81626299ad24283e12b49e94df4216673
parent5c0b851cc6342ab4cf5996efaeb8b3dbcbf9b490
Code style cleanup in framewin.c

This patch reviews the code style in framewin.c, removing some
curly brackets not needed.

This patch also removes some commented-out lines.
src/framewin.c