summaryrefslogtreecommitdiff
path: root/linguistic/inc/misc.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'linguistic/inc/misc.hxx')
-rw-r--r--linguistic/inc/misc.hxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/linguistic/inc/misc.hxx b/linguistic/inc/misc.hxx
index 9cdc8dffbc14..3a369e574217 100644
--- a/linguistic/inc/misc.hxx
+++ b/linguistic/inc/misc.hxx
@@ -147,14 +147,6 @@ BOOL IsReadOnly( const String &rURL, BOOL *pbExist = 0 );
// checks if a file with the given URL exists
BOOL FileExists( const String &rURL );
-#ifdef TL_OUTDATED
-// returns complete file URL for given filename that is to be searched in
-// the specified path
-String GetFileURL( SvtPathOptions::Pathes ePath, const String &rFileName );
-
-String GetModulePath( SvtPathOptions::Pathes ePath, BOOL bAddAccessDelim = TRUE );
-#endif
-
///////////////////////////////////////////////////////////////////////////
::rtl::OUString GetDictionaryWriteablePath();