From e218663251425f5dd6d56c7273b9e1e93748981f Mon Sep 17 00:00:00 2001 From: Alexandre Vicenzi Date: Tue, 18 Feb 2014 22:53:08 -0300 Subject: fdo#63154 Remove unused solar.h Removed from dbaccess. editeng, filter, framwork, formula, lotuswordpro, reportdesing, rsc, uui Conflicts: framework/source/uielement/menubarwrapper.cxx reportdesign/inc/RptDef.hxx uui/source/iahndl.hxx Change-Id: Ia6f1d8679736c3de99bd8060d8a7f76975268273 Reviewed-on: https://gerrit.libreoffice.org/8118 Reviewed-by: Michael Stahl Tested-by: Michael Stahl --- lotuswordpro/source/filter/lwpheader.hxx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'lotuswordpro/source/filter/lwpheader.hxx') diff --git a/lotuswordpro/source/filter/lwpheader.hxx b/lotuswordpro/source/filter/lwpheader.hxx index 27da9264db43..711f9a99dccd 100644 --- a/lotuswordpro/source/filter/lwpheader.hxx +++ b/lotuswordpro/source/filter/lwpheader.hxx @@ -53,10 +53,10 @@ * * ************************************************************************/ -/************************************************************************* +/* * @file * For LWP filter architecture prototype - ************************************************************************/ + */ #ifndef _LWPHEADERS_HXX #define _LWPHEADERS_HXX @@ -71,7 +71,6 @@ #include #include -#include #include #include -- cgit