summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/appbas.cxx
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-06-15 01:54:40 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-06-15 01:55:53 +0900
commite9022aaa9053aff22cea804794a9eac082485626 (patch)
treee39b7088f08fcbdc7ab3777dd909b0da898dd24c /sfx2/source/appl/appbas.cxx
parentc2b867c6c0d861677f2b884097dfa4c80235023c (diff)
removed empty SfxApplication::SaveBasicManager() and its usage
See 6801a61711ebaa71781ec733da25bfbb364cb4ad and b57bf0f202884261352cae750e09b97f570d3204 Change-Id: Ia63a5426a6445bffd4579d4535382bf93a97a589
Diffstat (limited to 'sfx2/source/appl/appbas.cxx')
-rw-r--r--sfx2/source/appl/appbas.cxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/sfx2/source/appl/appbas.cxx b/sfx2/source/appl/appbas.cxx
index cc34ae205cfa..87b54da6bd71 100644
--- a/sfx2/source/appl/appbas.cxx
+++ b/sfx2/source/appl/appbas.cxx
@@ -120,12 +120,6 @@ using namespace ::com::sun::star::script;
using ::basic::BasicManagerRepository;
//=========================================================================
-sal_uInt16 SfxApplication::SaveBasicManager() const
-{
- return 0;
-}
-
-//--------------------------------------------------------------------
sal_uInt16 SfxApplication::SaveBasicAndDialogContainer() const
{
if ( pAppData_Impl->pBasicManager->isValid() )