elementary/elm_win: Also check for potential NULL in other defines
authorStefan Schmidt <stefan@datenfreihafen.org>
Thu, 14 Jun 2012 15:56:42 +0000 (15:56 +0000)
committerStefan Schmidt <stefan@datenfreihafen.org>
Thu, 14 Jun 2012 15:56:42 +0000 (15:56 +0000)
commit5567e6ab920e804aa48f6ce53399488fb4a9dd1a
tree3fe47a2192a68e8636481f83aff7988d6fbbd3d5
parent947b44348a466326f88df84431ee770fcd44b514
elementary/elm_win: Also check for potential NULL in other defines

Thanks to Daniel Willmann pointing them out to me. Actually I wonder
why we need all this define and undef for ENGINE_COMPARE. Will dig a
bit deeper into that and see if we may can go with a single one.

SVN revision: 72144
src/lib/elm_win.c