diff options
author | Andras Timar <atimar@suse.com> | 2011-12-09 12:22:59 +0100 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2011-12-09 12:23:45 +0100 |
commit | e416813c323be69a869935e077d8666bd2375ac1 (patch) | |
tree | ac6b1bd7f1596eefbc24ac4d60b1ccf7d773a1c2 /l10ntools | |
parent | efcc41848b7fbdeaf2eea20d232f47f9346c42ce (diff) |
don't waste localizers' time on unused crashrep
Diffstat (limited to 'l10ntools')
-rw-r--r-- | l10ntools/source/localize.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/l10ntools/source/localize.cxx b/l10ntools/source/localize.cxx index 41f55eb5f8f0..53df0a1a4716 100644 --- a/l10ntools/source/localize.cxx +++ b/l10ntools/source/localize.cxx @@ -120,7 +120,6 @@ const char *ModuleList[] = { "basic", "chart2", "connectivity", - "crashrep", "cui", "dbaccess", "desktop", |