diff options
Diffstat (limited to 'include/svx/view3d.hxx')
-rw-r--r-- | include/svx/view3d.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/svx/view3d.hxx b/include/svx/view3d.hxx index 9b92023e5596..9a385d45ecd8 100644 --- a/include/svx/view3d.hxx +++ b/include/svx/view3d.hxx @@ -47,8 +47,6 @@ protected: Color aDefaultLightColor; // The parameters for the last colors Color aDefaultAmbientColor; - E3dDragConstraint eDragConstraint; - // Migrate selections std::unique_ptr<Impl3DMirrorConstructOverlay> mpMirrorOverlay; |