summaryrefslogtreecommitdiff
path: root/jvmfwk
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-06-06 07:38:53 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-06-06 07:38:53 +0000
commitfa856ef106b3c95a008451efd70488cd6a6e829a (patch)
tree4a6031b14d4c73a28a4dfe1943442b348bc9083f /jvmfwk
parentecbbf85c4c090506fce370eb3f25006794b50e9c (diff)
INTEGRATION: CWS jl101 (1.15.10); FILE MERGED
2008/05/28 14:55:53 jl 1.15.10.1: #i89584# patch - remove unused code.
Diffstat (limited to 'jvmfwk')
-rw-r--r--jvmfwk/source/fwkutil.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/jvmfwk/source/fwkutil.hxx b/jvmfwk/source/fwkutil.hxx
index d0447aeff..079f7f6a5 100644
--- a/jvmfwk/source/fwkutil.hxx
+++ b/jvmfwk/source/fwkutil.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: fwkutil.hxx,v $
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
* This file is part of OpenOffice.org.
*
@@ -81,9 +81,6 @@ rtl::OUString getPlatform();
rtl::OUString getDirFromFile(const rtl::OUString& usFilePath);
-rtl::OUString getFileFromURL(const rtl::OUString& sFileURL);
-
-
/** Returns the file URL of the folder where the executable resides.
*/
rtl::OUString getExecutableDirectory();