diff options
Diffstat (limited to 'sc')
-rw-r--r-- | sc/source/ui/app/scdll.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/ui/app/scdll.cxx b/sc/source/ui/app/scdll.cxx index df8a4319ea01..fd23b78cf7e3 100644 --- a/sc/source/ui/app/scdll.cxx +++ b/sc/source/ui/app/scdll.cxx @@ -173,7 +173,6 @@ void ScDLL::Init() SvxCTLTextTbxCtrl::RegisterControl(SID_ATTR_PARA_RIGHT_TO_LEFT, pMod); EmojiPopup::RegisterControl(SID_EMOJI_CONTROL, pMod ); - CharmapPopup::RegisterControl(SID_CHARMAP_CONTROL, pMod ); // Media Controller #if HAVE_FEATURE_AVMEDIA |