diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-08-22 09:02:21 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-08-22 09:39:18 +0100 |
commit | acfe7d39e5359483124b79fc7e98fb9afa65c0a6 (patch) | |
tree | 4b09b46f669330a26fee63b0926f91486e1d4da6 /desktop/source/app | |
parent | gsl_getSystemTextEncoding->osl_getThreadTextEncoding (diff) | |
download | core-acfe7d39e5359483124b79fc7e98fb9afa65c0a6.tar.gz core-acfe7d39e5359483124b79fc7e98fb9afa65c0a6.zip |
regoptions (etc.) now unused post registration-removal
Diffstat (limited to 'desktop/source/app')
-rw-r--r-- | desktop/source/app/app.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/source/app/app.cxx b/desktop/source/app/app.cxx index 786ca4d1a511..611234f3d80b 100644 --- a/desktop/source/app/app.cxx +++ b/desktop/source/app/app.cxx @@ -152,7 +152,6 @@ #include <svtools/apearcfg.hxx> #include <unotools/misccfg.hxx> #include <svtools/filter.hxx> -#include <unotools/regoptions.hxx> #include "langselect.hxx" |