summaryrefslogtreecommitdiff
path: root/include/unotools/localfilehelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/unotools/localfilehelper.hxx')
-rw-r--r--include/unotools/localfilehelper.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/unotools/localfilehelper.hxx b/include/unotools/localfilehelper.hxx
index 809104de8e12..8d93bf036b6d 100644
--- a/include/unotools/localfilehelper.hxx
+++ b/include/unotools/localfilehelper.hxx
@@ -35,7 +35,6 @@ namespace utl
Returning sal_True and an empty URL means that the URL doesn't point to a local file.
*/
static bool ConvertPhysicalNameToURL(const OUString& rName, OUString& rReturn);
- static bool ConvertSystemPathToURL( const OUString& rName, OUString& rReturn );
/**
Converts a "UCB compatible" URL into a "physical" file name.