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 84d5a88994ab..3530dc4981ad 100644
--- a/include/unotools/localfilehelper.hxx
+++ b/include/unotools/localfilehelper.hxx
@@ -47,7 +47,6 @@ namespace utl
static bool ConvertURLToSystemPath( const OUString& rName, OUString& rReturn );
static bool IsLocalFile(const OUString& rName);
- static bool IsFileContent(const OUString& rName);
static ::com::sun::star::uno::Sequence< OUString >
GetFolderContents( const OUString& rFolder, bool bFolder );