summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/postwin.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/include/postwin.h b/include/postwin.h
index 384950d68237..6b11c5827497 100644
--- a/include/postwin.h
+++ b/include/postwin.h
@@ -53,17 +53,6 @@
#undef Yield
#undef mciSetCommand
-/* new StretchBlt() Modes (simpler names) */
-#ifndef STRETCH_ANDSCANS
-#define STRETCH_ANDSCANS 1
-#endif
-#ifndef STRETCH_ORSCANS
-#define STRETCH_ORSCANS 2
-#endif
-#ifndef STRETCH_DELETESCANS
-#define STRETCH_DELETESCANS 3
-#endif
-
#if !defined INCLUDED_POSTWIN_H && defined __cplusplus
#define INCLUDED_POSTWIN_H
#endif