diff options
author | Tor Lillqvist <tml@iki.fi> | 2013-03-27 13:06:39 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2013-03-27 13:07:17 +0200 |
commit | 0ac88c0bbc95465a08d14be0033a136a14c56557 (patch) | |
tree | d22d47a52ac31237e33fa644ff578340cca2e379 /desktop | |
parent | e717c5b929cdb790147c55c20889ed9042374394 (diff) |
WaE: macro is not used: USE_LIBPNG
Change-Id: I900d4957d964332ef97cb389d17206438f94743c
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/unx/source/splashx.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/desktop/unx/source/splashx.c b/desktop/unx/source/splashx.c index 339218c32ac9..2f7d548a9189 100644 --- a/desktop/unx/source/splashx.c +++ b/desktop/unx/source/splashx.c @@ -36,8 +36,6 @@ #include <X11/extensions/Xinerama.h> #endif -#define USE_LIBPNG - #include "osl/endian.h" #include <fcntl.h> #include <stdint.h> |