From 6ffc885952d898df4266ad79ba0b4fba351a8bb6 Mon Sep 17 00:00:00 2001 From: August Sodora Date: Fri, 20 Jan 2012 15:24:20 -0500 Subject: Unused define --- basic/source/basmgr/basmgr.cxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'basic') 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 -- cgit