diff options
author | Alexandre Vicenzi <vicenzi.alexandre@gmail.com> | 2014-02-14 21:32:32 -0200 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2014-02-15 04:58:41 +0000 |
commit | 5e2be6c88313b340122bf945185899390458bb3d (patch) | |
tree | 35b8a618ec5bbbc0b1a557a4116f22b0e7fab4dc /sc/inc/shapeuno.hxx | |
parent | fe671289c1f3f4532ebea3cd3b11b73dfd631bf9 (diff) |
fdo#63154 Remove unused solar.h reference in sc
Change-Id: I160f7af515d0a42f20fbc694fff7f39567ebeec5
Reviewed-on: https://gerrit.libreoffice.org/8062
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Diffstat (limited to 'sc/inc/shapeuno.hxx')
-rw-r--r-- | sc/inc/shapeuno.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/shapeuno.hxx b/sc/inc/shapeuno.hxx index a57e9df2ec42..38d0fe0206d5 100644 --- a/sc/inc/shapeuno.hxx +++ b/sc/inc/shapeuno.hxx @@ -20,7 +20,6 @@ #ifndef SC_SHAPEUNO_HXX #define SC_SHAPEUNO_HXX -#include <tools/solar.h> #include <com/sun/star/beans/XPropertyState.hpp> #include <com/sun/star/beans/XPropertySet.hpp> #include <com/sun/star/text/XTextContent.hpp> |