diff options
-rw-r--r-- | basic/source/basmgr/basmgr.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/basic/source/basmgr/basmgr.cxx b/basic/source/basmgr/basmgr.cxx index ad7ae6aba02c..df20c2084b3f 100644 --- a/basic/source/basmgr/basmgr.cxx +++ b/basic/source/basmgr/basmgr.cxx @@ -89,8 +89,6 @@ typedef WeakImplHelper1< XStarBasicDialogInfo > DialogInfoHelper; typedef WeakImplHelper1< XStarBasicLibraryInfo > LibraryInfoHelper; typedef WeakImplHelper1< XStarBasicAccess > StarBasicAccessHelper; -#define CURR_VER 2 - // Version 1 // sal_uIntPtr nEndPos // sal_uInt16 nId |