summaryrefslogtreecommitdiff
path: root/sw/source/uibase/wrtsh
diff options
context:
space:
mode:
authorMaxim Monastirsky <momonasmon@gmail.com>2015-12-30 10:05:06 +0200
committerMaxim Monastirsky <momonasmon@gmail.com>2015-12-30 09:31:22 +0000
commit41dde8319cbbdc4a8224d348a3969d34841845ed (patch)
tree72948eddcd898dc0dc13f74a752cb09e857db3de /sw/source/uibase/wrtsh
parent7368803e540d530a157d3c4234ca5428a44cbc4a (diff)
Kill remaining plugin bits
Change-Id: Icd99757b48626ef43313e8de42c4e5462f85a958 Reviewed-on: https://gerrit.libreoffice.org/21008 Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com> Tested-by: Maxim Monastirsky <momonasmon@gmail.com>
Diffstat (limited to 'sw/source/uibase/wrtsh')
-rw-r--r--sw/source/uibase/wrtsh/wrtsh1.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/uibase/wrtsh/wrtsh1.cxx b/sw/source/uibase/wrtsh/wrtsh1.cxx
index b98305fe2894..f47ffbc81a43 100644
--- a/sw/source/uibase/wrtsh/wrtsh1.cxx
+++ b/sw/source/uibase/wrtsh/wrtsh1.cxx
@@ -366,7 +366,6 @@ void SwWrtShell::InsertObject( const svt::EmbeddedObjectRef& xRef, SvGlobalName
}
// TODO/LATER: recording! Convert properties to items
- case SID_INSERT_PLUGIN:
case SID_INSERT_FLOATINGFRAME:
{
SfxSlotPool* pSlotPool = SW_MOD()->GetSlotPool();