[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - svx/source
David Tardon
dtardon at redhat.com
Sat May 25 01:31:09 PDT 2013
svx/source/svdraw/svdobj.cxx | 2 --
1 file changed, 2 deletions(-)
New commits:
commit f6d39d7e2c64a6aec8c83943caf827a57f067335
Author: David Tardon <dtardon at redhat.com>
Date: Sat May 25 10:30:45 2013 +0200
i did not intend to commit this
Change-Id: I126cb90919155ae2dae30a6ed98ca207f6e81d9f
diff --git a/svx/source/svdraw/svdobj.cxx b/svx/source/svdraw/svdobj.cxx
index 0577860..98e3b9a 100644
--- a/svx/source/svdraw/svdobj.cxx
+++ b/svx/source/svdraw/svdobj.cxx
@@ -498,8 +498,6 @@ SdrObject::~SdrObject()
delete mpViewContact;
mpViewContact = 0L;
}
-
- mnLayerID = static_cast<SdrLayerID>(0xdead);
}
void SdrObject::Free( SdrObject*& _rpObject )
More information about the Libreoffice-commits
mailing list