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
commit04b47603677d4749ba1d295b6292a442ed46fd6a (patch)
treefb0838109bb11d25ca1aa172b0cc6564d733ab9b /jvmfwk
parent04c83201f2f3c075667640e26514dc1ba3f17476 (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 a53867c0ea85..0d114af848eb 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();