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
commitd1e63de40338d8140c4f7ac06ab76dee58e89c45 (patch)
tree577dd950af8350a44edcba2ef066da3ee66c086f /linguistic
parentee680c2c225a7fe2219a47c9c4c325c2f6736c67 (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 0d70c4c396..2343328aa0 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() );