summaryrefslogtreecommitdiff
path: root/linguistic/inc
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2011-02-15 00:56:25 +0100
committerThomas Arnhold <thomas@arnhold.org>2011-02-15 13:27:11 +0100
commitd5303f2b25bf849fce2eda37f3f5082a18afe15c (patch)
tree38a71aca1cbd5d37da05d975f446d90e5ded3101 /linguistic/inc
parentb9f4764a0c469852a6b3aa18a6b42aea115fcf85 (diff)
Remove TL_OUTDATED
Diffstat (limited to 'linguistic/inc')
-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();