diff options
Diffstat (limited to 'selections.c')
-rw-r--r-- | selections.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/selections.c b/selections.c index 4803994..35a5132 100644 --- a/selections.c +++ b/selections.c @@ -609,9 +609,7 @@ void ipc_init() #ifdef HAVE_LIBGIF targets[ntargets++] = MIME_IMAGE_GIF; #endif -#ifdef HAVE_LIBPNG targets[ntargets++] = MIME_IMAGE_PNG; -#endif #ifdef HAVE_LIBTIFF targets[ntargets++] = MIME_IMAGE_TIFF; #endif |