Kaydet (Commit) 22bd00fa authored tarafından Noel Grandin's avatar Noel Grandin

remove unused #defines METAFILE_END and METAFILE_LABEL_NOTFOUND

Change-Id: I57ef70345ffd4cce10499df9e2567c28074709d8
üst 38023af6
......@@ -45,14 +45,6 @@ class Gradient;
#define GDI_METAFILE_END ((size_t)0xFFFFFFFF)
#define GDI_METAFILE_LABEL_NOTFOUND ((size_t)0xFFFFFFFF)
#ifndef METAFILE_END
#define METAFILE_END GDI_METAFILE_END
#endif
#ifndef METAFILE_LABEL_NOTFOUND
#define METAFILE_LABEL_NOTFOUND GDI_METAFILE_LABEL_NOTFOUND
#endif
enum MtfConversion
{
MTF_CONVERSION_NONE = 0,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment