summaryrefslogtreecommitdiff
path: root/sw/inc/authratr.hxx
diff options
context:
space:
mode:
authorAlexandre Vicenzi <vicenzi.alexandre@gmail.com>2014-02-15 01:13:52 -0200
committerMarcos Souza <marcos.souza.org@gmail.com>2014-02-17 10:26:30 +0000
commit067d08029384af6e620f0fc48e31ff2a740e1fc8 (patch)
tree79686fab1bce28da089332730891c790a669f780 /sw/inc/authratr.hxx
parentf03e95da68138a48ba2d4b6ab382b839577f0a1d (diff)
fdo#63154 Remove unused solar.h reference in sw.
Change-Id: I6e13f3705cb591573693cf60220e32aa823c5886 Reviewed-on: https://gerrit.libreoffice.org/8067 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Marcos Souza <marcos.souza.org@gmail.com>
Diffstat (limited to 'sw/inc/authratr.hxx')
-rw-r--r--sw/inc/authratr.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/inc/authratr.hxx b/sw/inc/authratr.hxx
index 865092a7abfe..1b01fb7f2df1 100644
--- a/sw/inc/authratr.hxx
+++ b/sw/inc/authratr.hxx
@@ -20,7 +20,6 @@
#ifndef INCLUDED_SW_INC_AUTHRATR_HXX
#define INCLUDED_SW_INC_AUTHRATR_HXX
-#include <tools/solar.h>
#include <tools/color.hxx>
#include "swdllapi.h"
@@ -42,7 +41,6 @@ public:
}
};
-
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */