diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2014-09-09 15:19:05 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2014-09-09 15:20:35 +0200 |
commit | d968c28287c8ffbaf6fd6da3a5d872adc8e354b4 (patch) | |
tree | d07ea309ae41546f97383efb46e992cdb0322992 /scp2 | |
parent | 496bc3cd6c037360632c33471c4622a095cdcadd (diff) |
fdo#45071: Remove ENABLE_NPAPI_INTO_BROWSER left-overs
...from previous commit
Change-Id: I945faa6215f971ce817c6450fe0786da0696091f
Diffstat (limited to 'scp2')
-rw-r--r-- | scp2/source/ooo/common_brand.scp | 1 | ||||
-rw-r--r-- | scp2/source/ooo/module_hidden_ooo.scp | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/scp2/source/ooo/common_brand.scp b/scp2/source/ooo/common_brand.scp index 76922e25f95a..f5fabc66a781 100644 --- a/scp2/source/ooo/common_brand.scp +++ b/scp2/source/ooo/common_brand.scp @@ -72,7 +72,6 @@ Module gid_Module_Root_Brand gid_Brand_File_Lib_Msvcp80, gid_Brand_File_Lib_Msvcm80, gid_Brand_File_Msvcm80crt_Manifest, - gid_Brand_File_Lib_Npsoplugin, gid_Brand_File_Share_Registry_O5oo_Xcd, gid_Brand_File_Script_Unopkg, gid_Brand_File_Share_Xdg_Base, diff --git a/scp2/source/ooo/module_hidden_ooo.scp b/scp2/source/ooo/module_hidden_ooo.scp index 9bab7b47013d..7658e51c3751 100644 --- a/scp2/source/ooo/module_hidden_ooo.scp +++ b/scp2/source/ooo/module_hidden_ooo.scp @@ -88,7 +88,6 @@ Module gid_Module_Root_Files_2 gid_File_Script_Gengal, gid_File_Bin_Uri_Encode, gid_File_Bin_UIPreviewer, - gid_File_Exe_Nsplugin, gid_File_Txt_Pagein_Common, gid_File_Txt_Pagein_Calc, gid_File_Txt_Pagein_Draw, |