Module: wine
Branch: master
Commit: 33b9494ecf3d744f3c316ca3a58f973af7697076
URL: http://source.winehq.org/git/wine.git/?a=commit;h=33b9494ecf3d744f3c316ca3a…
Author: Ken Thomases <ken(a)codeweavers.com>
Date: Sun Oct 23 13:03:29 2016 -0500
winemac: Simplify format_for_type() and callers since there's at most one format for a given Mac pasteboard type.
Signed-off-by: Ken Thomases <ken(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
---
dlls/winemac.drv/clipboard.c | 216 +++++++++++++++++--------------------------
1 file changed, 83 insertions(+), 133 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=33b9494ecf3d744f3c316…