diff options
author | Alexandre Vicenzi <vicenzi.alexandre@gmail.com> | 2014-01-22 23:42:02 -0200 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-01-24 16:10:03 +0000 |
commit | 336b25e622a0a23fe67fca14f51b20039fbb1d5f (patch) | |
tree | df75ae787f1314da08dcf6394804ae581b6128cd /chart2/inc | |
parent | 3ab5dc7dad0bc0fdeaffaa40e38c5fbaf49698ce (diff) |
fdo#63154 Removed unused solar.h reference in chart2
Change-Id: I4a16cd5492ced3c067fb037f31cb74a6d8068de1
Reviewed-on: https://gerrit.libreoffice.org/7603
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'chart2/inc')
-rw-r--r-- | chart2/inc/pch/precompiled_chartcore.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chart2/inc/pch/precompiled_chartcore.hxx b/chart2/inc/pch/precompiled_chartcore.hxx index 9aaa7efe5ffa..031a9aa06ef4 100644 --- a/chart2/inc/pch/precompiled_chartcore.hxx +++ b/chart2/inc/pch/precompiled_chartcore.hxx @@ -282,7 +282,6 @@ #include <tools/color.hxx> #include <tools/debug.hxx> #include <tools/resmgr.hxx> -#include <tools/solar.h> #include <ucbhelper/content.hxx> #include <unotools/charclass.hxx> #include <unotools/configitem.hxx> |