summaryrefslogtreecommitdiff
path: root/linguistic
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2009-11-04 21:54:56 +0100
committerMathias Bauer <mba@openoffice.org>2009-11-04 21:54:56 +0100
commitfb1cd2d70660d4614c835d35b3aa22a3ddbc7b3c (patch)
treefbaba87faa8b5ffc476733bd09dd80b5bba93e2f /linguistic
parentf5149c57a547abba7f897e9adc7bb7099f7cc3e9 (diff)
#i196421#: some problems with pch on Windows
Diffstat (limited to 'linguistic')
-rw-r--r--linguistic/source/dicimp.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/linguistic/source/dicimp.cxx b/linguistic/source/dicimp.cxx
index 019c6ffa1cd4..fa7dd0be3948 100644
--- a/linguistic/source/dicimp.cxx
+++ b/linguistic/source/dicimp.cxx
@@ -271,7 +271,6 @@ ULONG DictionaryNeo::loadEntries(const OUString &rMainURL)
if (rMainURL.getLength() == 0)
return 0;
- DBG_ASSERT(!INetURLObject( rURL ).HasError(), "lng : invalid URL");
uno::Reference< lang::XMultiServiceFactory > xServiceFactory( utl::getProcessServiceFactory() );