winex11: Remove support for exporting the CF_OEMTEXT and CF_LOCALE formats.
commit0aa7d402d2326d8d3e3d79e9c498efa5106a660e
authorAlexandre Julliard <julliard@winehq.org>
Tue, 27 Sep 2016 12:41:31 +0000 (27 21:41 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 27 Sep 2016 12:43:25 +0000 (27 21:43 +0900)
tree29385107a258767cbff1b78e7d7ff06aabc22780
parentc837adf38e7ff94a4a9798eee082b5decf81c0de
winex11: Remove support for exporting the CF_OEMTEXT and CF_LOCALE formats.

They can be synthesized from CF_UNICODETEXT.

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