diff options
author | Alexandre Vicenzi <vicenzi.alexandre@gmail.com> | 2014-01-29 21:58:11 -0200 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-01-30 11:31:58 +0000 |
commit | c97b226b5a5480caf00d1c859fc7bcbfddde3a6a (patch) | |
tree | ed6b9f9afbe95a5f42ac13434337f272b25f99be /include/sfx2/mieclip.hxx | |
parent | 53ba2eefb0d3d6e6c155302479eace25bcf8b657 (diff) |
fdo#63154 Removed unused solar.h ref. in sfx2
Change-Id: I7fd8815482c3491d28e0d353e725e7c37aa52fc3
Reviewed-on: https://gerrit.libreoffice.org/7736
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'include/sfx2/mieclip.hxx')
-rw-r--r-- | include/sfx2/mieclip.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sfx2/mieclip.hxx b/include/sfx2/mieclip.hxx index bbd8f5b765c5..0fad2119e903 100644 --- a/include/sfx2/mieclip.hxx +++ b/include/sfx2/mieclip.hxx @@ -24,7 +24,6 @@ #include <sal/config.h> #include <sal/types.h> #include <sfx2/dllapi.h> -#include <tools/solar.h> class SvStream; class SotDataObject; |