INTEGRATION: CWS jl101 (1.15.10); FILE MERGED

2008/05/28 14:55:53 jl 1.15.10.1: #i89584# patch - remove unused code.
This commit is contained in:
Rüdiger Timm 2008-06-06 07:38:53 +00:00
parent 04c83201f2
commit 04b4760367

View file

@ -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();