summaryrefslogtreecommitdiff
path: root/jvmfwk
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-06-06 07:38:27 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-06-06 07:38:27 +0000
commit3ffc78342116049fa57b9e86808b445c7071861a (patch)
tree03201169287606274ce8054b2927440bb8dbff90 /jvmfwk
parent3e2337018b62b652b7ba7bef188b414100a085c6 (diff)
INTEGRATION: CWS jl101 (1.7.12); FILE MERGED
2008/05/28 14:55:52 jl 1.7.12.1: #i89584# patch - remove unused code.
Diffstat (limited to 'jvmfwk')
-rw-r--r--jvmfwk/source/fwkbase.hxx10
1 files changed, 1 insertions, 9 deletions
diff --git a/jvmfwk/source/fwkbase.hxx b/jvmfwk/source/fwkbase.hxx
index 339f48ac1657..3d7af03287ed 100644
--- a/jvmfwk/source/fwkbase.hxx
+++ b/jvmfwk/source/fwkbase.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: fwkbase.hxx,v $
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
* This file is part of OpenOffice.org.
*
@@ -133,14 +133,6 @@ JFW_MODE getMode();
*/
::rtl::OString getSharedSettingsPath();
-/* Determines the application base which is either the BaseInstallation
- (see getBaseInstallation) or the directory where the executable is resides.
-
- This function always returns a URL or throws an exception.
-*/
-::rtl::OUString getApplicationBase();
-
-
/* returns a valid string or throws an exception.
@throws FrameworkException
*/