summaryrefslogtreecommitdiff
path: root/include/vcl/alpha.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/alpha.hxx')
-rw-r--r--include/vcl/alpha.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/vcl/alpha.hxx b/include/vcl/alpha.hxx
index 396e437cf93f..1f7876b23d58 100644
--- a/include/vcl/alpha.hxx
+++ b/include/vcl/alpha.hxx
@@ -68,8 +68,6 @@ public:
typedef vcl::ScopedBitmapAccess< BitmapReadAccess, AlphaMask, &AlphaMask::AcquireReadAccess >
ScopedReadAccess;
- typedef vcl::ScopedBitmapAccess< BitmapWriteAccess, AlphaMask, &AlphaMask::AcquireWriteAccess >
- ScopedWriteAccess;
private:
friend class BitmapEx;