summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/drviews2.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/view/drviews2.cxx')
-rw-r--r--sd/source/ui/view/drviews2.cxx10
1 files changed, 0 insertions, 10 deletions
diff --git a/sd/source/ui/view/drviews2.cxx b/sd/source/ui/view/drviews2.cxx
index 436153a1ca94..49706a9cdd0d 100644
--- a/sd/source/ui/view/drviews2.cxx
+++ b/sd/source/ui/view/drviews2.cxx
@@ -1447,16 +1447,6 @@ void DrawViewShell::FuTemporary(SfxRequest& rReq)
rReq.Ignore ();
}
break;
-#if HAVE_FEATURE_GLTF
- case SID_INSERT_3DMODEL:
- {
- SetCurrentFunction( FuInsert3DModel::Create( this, GetActiveWindow(), mpDrawView, GetDoc(), rReq ) );
-
- Cancel();
- rReq.Ignore ();
- }
- break;
-#endif
case SID_CLASSIFICATION_APPLY:
{
const SfxItemSet* pArgs = rReq.GetArgs();