include: Remove an unneeded include directive from msctf.idl.

oldstable
Francois Gouget 2015-05-23 17:06:45 +02:00 committed by Alexandre Julliard
parent 79378304b6
commit 3b6ca071d0
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@ import "comcat.idl";
import "textstor.idl";
import "ctfutb.idl";
#endif
cpp_quote("#include <winuser.h>")
cpp_quote("#define TF_E_STACKFULL MAKE_HRESULT(SEVERITY_ERROR, FACILITY_ITF, 0x0501)")
cpp_quote("#define TF_E_DISCONNECTED MAKE_HRESULT(SEVERITY_ERROR, FACILITY_ITF, 0x0504)")