Removed two unsupported types.

svn path=/trunk/; revision=28376
This commit is contained in:
James Tabor 2007-08-17 00:10:37 +00:00
parent 2a6ac07ef7
commit dc8b712ce4

View file

@ -54,8 +54,6 @@
#define GDI_OBJECT_TYPE_METAFILE 0x00260000
#define GDI_OBJECT_TYPE_ENHMETAFILE 0x00460000
/* Following object types made up for ROS */
#define GDI_OBJECT_TYPE_ENHMETADC 0x00740000
#define GDI_OBJECT_TYPE_MEMDC 0x00750000
#define GDI_OBJECT_TYPE_DONTCARE 0x007f0000
/** Not really an object type. Forces GDI_FreeObj to be silent. */
#define GDI_OBJECT_TYPE_SILENT 0x80000000