summaryrefslogtreecommitdiffstats
path: root/vcl/source/gdi/impbmp.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/gdi/impbmp.cxx')
-rw-r--r--vcl/source/gdi/impbmp.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/source/gdi/impbmp.cxx b/vcl/source/gdi/impbmp.cxx
index ab06a712d0e1..13386856ac12 100644
--- a/vcl/source/gdi/impbmp.cxx
+++ b/vcl/source/gdi/impbmp.cxx
@@ -36,7 +36,6 @@ ImpBitmap::ImpBitmap(SalBitmap* pBitmap)
ImpBitmap::~ImpBitmap()
{
- delete mpSalBitmap;
}
bool ImpBitmap::ImplIsEqual(const ImpBitmap& rBmp) const