remove unused macros defining corner positions
commit723f2173555bde7ee3a131a86619b7ed2d49bc4e
authorChristophe CURIS <christophe.curis@free.fr>
Mon, 8 Dec 2014 21:42:35 +0000 (8 22:42 +0100)
committerCarlos R. Mafra <crmafra@gmail.com>
Wed, 10 Dec 2014 10:19:19 +0000 (10 10:19 +0000)
tree4cc9d2a2935e0cb19c8dcf9b00265bdf9f4d300a
parent1d0f02f5ca877051583b85554d57b070cca2f1ec
remove unused macros defining corner positions

As pointed by gcc, the 4 constant the define the corner positions are not
used anywhere in the code, and it looks like it has always been like this.
As it is a cost for maintainability, get rid of them.

Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
WINGs/wballoon.c
src/balloon.c