winex11: Remove support for exporting the CF_BITMAP, CF_PALETTE and CF_DIBV5 formats.
commitc837adf38e7ff94a4a9798eee082b5decf81c0de
authorAlexandre Julliard <julliard@winehq.org>
Tue, 27 Sep 2016 12:41:06 +0000 (27 21:41 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 27 Sep 2016 12:43:25 +0000 (27 21:43 +0900)
tree4caafdee27e1d5bb95117cc2e215173b47f44b32
parent29fc759d529ab69d0af416a547552cfa4099ab17
winex11: Remove support for exporting the CF_BITMAP, CF_PALETTE and CF_DIBV5 formats.

They can be synthesized from CF_DIB.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/winex11.drv/clipboard.c
dlls/winex11.drv/x11drv.h
dlls/winex11.drv/x11drv_main.c