summaryrefslogtreecommitdiff
path: root/include/postwin.h
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-05-09 18:29:54 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-05-09 18:17:19 +0000
commit9037e2289d10aa8208d0e8f75847204d73ea21a7 (patch)
treea87d3cad0d02bb046824f04d00ce1b40bf248260 /include/postwin.h
parentf4673ccd5e26d38a28f297d64ed70ba719d21ef2 (diff)
remove presys.h and postsys.h
Both files are nearly identical to prewin.h and postwin.h Change-Id: I1f45e46dfcc00043a9e2df82e0070cd1b976c4af Reviewed-on: https://gerrit.libreoffice.org/9294 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
Diffstat (limited to 'include/postwin.h')
-rw-r--r--include/postwin.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/include/postwin.h b/include/postwin.h
index d5cf91293d50..f494b237b26a 100644
--- a/include/postwin.h
+++ b/include/postwin.h
@@ -17,7 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-/* nicht geschuetz, muss als gegenstueck zu prewin.h includet werden */
+/* not protected, do only include once! */
#undef Region
#undef PolyPolygon
@@ -29,7 +29,7 @@
#undef Folder
#undef GradientStyle_RECT
-/* Hilfe-Ids umbenennen */
+/* rename help IDs */
#define WIN_HELP_INDEX 0x0003
#define WIN_HELP_HELPONHELP 0x0004
#undef HELP_INDEX
@@ -209,7 +209,6 @@
#define WIN_FindWindow FindWindow
#endif
-// keine Yield-Definition
#undef Yield
/* new StretchBlt() Modes (simpler names) */