diff options
author | Alexandre Vicenzi <vicenzi.alexandre@gmail.com> | 2014-02-18 23:36:47 -0300 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-02-21 09:24:18 +0000 |
commit | 682ace7031b8bd0a8ee8d1ba10e95823755895ed (patch) | |
tree | 59dd7217484c9d32d2a182148a00ac8d6971dadb /include/editeng/edtdlg.hxx | |
parent | c6fd524295c0083c9a1e3f52a6abe6405cdc25a9 (diff) |
fdo#63154 Remove unused solar.h reference in editeng
Change-Id: I472cb0dcfcb2d36fab65041acb47bd75d22a7b3f
Reviewed-on: https://gerrit.libreoffice.org/8119
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'include/editeng/edtdlg.hxx')
-rw-r--r-- | include/editeng/edtdlg.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/editeng/edtdlg.hxx b/include/editeng/edtdlg.hxx index 6476bfec8961..6a2567909330 100644 --- a/include/editeng/edtdlg.hxx +++ b/include/editeng/edtdlg.hxx @@ -20,7 +20,6 @@ #define INCLUDED_EDITENG_EDTDLG_HXX #include <rtl/ustring.hxx> -#include <tools/solar.h> #include <editeng/editengdllapi.h> #include <i18nlangtag/lang.h> #include <com/sun/star/uno/Reference.hxx> |