- Remove duplicate type definitions.

svn path=/trunk/; revision=37374
This commit is contained in:
Aleksey Bragin 2008-11-15 14:04:18 +00:00
parent ee17e42aa7
commit f1d7651421

View file

@ -2,10 +2,6 @@
cpp_quote("#if 0")
import "unknwn.idl";
typedef int DWORD;
typedef int REFERENCE_TIME;
typedef int HMONITOR;
typedef int AM_MEDIA_TYPE;
typedef DWORD* LPDIRECTDRAW7;
typedef DWORD* LPDIRECTDRAWSURFACE7;