Removed definitions of dangerous macro RETRY that does not work as expected
commitecbee34f3ac41b5088d83fa02322a6b40985a29a
authorChristophe CURIS <christophe.curis@free.fr>
Mon, 16 Jun 2014 18:15:30 +0000 (16 20:15 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Mon, 16 Jun 2014 19:00:09 +0000 (16 20:00 +0100)
treea1606dafd59ddca288f046260663d3ce2e07b51d
parent35b912dd259ed1b1530a70217d2640ce76eba2e6
Removed definitions of dangerous macro RETRY that does not work as expected

This macro supposes that the called lib function clears the 'errno'
variable on success which is not the case. The macro was (luckily) not
used in these file yet, by removing it we make sure it won't happen.

Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
WINGs/wcolorpanel.c
util/getstyle.c