Kaydet (Commit) a6593e7f authored tarafından Noel Grandin's avatar Noel Grandin

Drop unused enum LATHE_PART

Change-Id: If06ee75ff6832199079b1f175f09e59a94fecf58
Reviewed-on: https://gerrit.libreoffice.org/25790Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarNoel Grandin <noelgrandin@gmail.com>
üst 5157caf4
......@@ -36,8 +36,6 @@
class SVX_DLLPUBLIC E3dLatheObj : public E3dCompoundObject
{
private:
// Part codes for Wireframe generation: standard oder cover surface
enum { LATHE_PART_STD = 1, LATHE_PART_COVER = 2 };
basegfx::B2DPolyPolygon maPolyPoly2D;
protected:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment