summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
*/