include/svx/lathe3d.hxx | 2 -- 1 file changed, 2 deletions(-) New commits: commit a6593e7fd3660b806864911c219903608c0c5b59 Author: Noel Grandin <noelgran...@gmail.com> Date: Wed Jun 1 19:43:14 2016 +0200
Drop unused enum LATHE_PART Change-Id: If06ee75ff6832199079b1f175f09e59a94fecf58 Reviewed-on: https://gerrit.libreoffice.org/25790 Tested-by: Jenkins <c...@libreoffice.org> Reviewed-by: Noel Grandin <noelgran...@gmail.com> diff --git a/include/svx/lathe3d.hxx b/include/svx/lathe3d.hxx index 1899949..39c28f6 100644 --- a/include/svx/lathe3d.hxx +++ b/include/svx/lathe3d.hxx @@ -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: _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits