diff options
author | Michael Stahl <mstahl@redhat.com> | 2015-05-05 13:26:58 +0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2015-05-05 15:51:11 +0200 |
commit | f24590521c5ffea13c0aecdb2f30fdd39bbfbc45 (patch) | |
tree | 161d40f3c2f633d6d921b1e391e5004bb80b215d /include/postwin.h | |
parent | c724eebbaee76c9c91ba332173903aa4f4bd754a (diff) |
vcl: remove WIN32_TRANSPARENT
Change-Id: I164106e89cf910c2f9fa6815b23f58ad6c6ee789
Diffstat (limited to 'include/postwin.h')
-rw-r--r-- | include/postwin.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/postwin.h b/include/postwin.h index febe581b4590..b9ad4cfceea6 100644 --- a/include/postwin.h +++ b/include/postwin.h @@ -29,7 +29,6 @@ // so it doesn't conflict with enum values #undef OPAQUE -#define WIN32_TRANSPARENT 1 #undef WB_LEFT #undef WB_RIGHT |