summaryrefslogtreecommitdiff
path: root/drawinglayer/source/processor2d/vclhelperbufferdevice.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'drawinglayer/source/processor2d/vclhelperbufferdevice.cxx')
-rw-r--r--drawinglayer/source/processor2d/vclhelperbufferdevice.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/drawinglayer/source/processor2d/vclhelperbufferdevice.cxx b/drawinglayer/source/processor2d/vclhelperbufferdevice.cxx
index 5e995ec0627b..f32e42bcf023 100644
--- a/drawinglayer/source/processor2d/vclhelperbufferdevice.cxx
+++ b/drawinglayer/source/processor2d/vclhelperbufferdevice.cxx
@@ -76,8 +76,6 @@ public:
VDevBuffer::VDevBuffer()
: Timer("VDevBuffer timer")
- , maFreeBuffers()
- , maUsedBuffers()
{
SetTimeout(10L * 1000L); // ten seconds
SetDebugName("drawinglayer::VDevBuffer via Invoke()");