ecore_win32: remove explicit define of WM_CLIPBOARDUPDATE

Summary: since ewpi is used, a newer mingw-w64 is used, which defines WM_CLIPBOARDUPDATE

Test Plan: compilation

Reviewers: raster, zmike, cedric

Reviewed By: zmike

Subscribers: #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D8643
This commit is contained in:
Vincent Torri 2019-04-17 15:45:50 -04:00 committed by Mike Blumenkrantz
parent 59526ba58d
commit f7608b1e90
1 changed files with 0 additions and 6 deletions

View File

@ -25,12 +25,6 @@
* @cond LOCAL
*/
/* FIXME: uncomment when mingw-w64 will be updated in win-builds */
/* #ifndef WM_CLIPBOARDUPDATE */
# define WM_CLIPBOARDUPDATE 0x031D
/* #endif */
/* OLE IID for Drag'n Drop */
#define INITGUID