[Libreoffice-commits] core.git: include/tools
Alexandre Vicenzi
vicenzi.alexandre at gmail.com
Thu Feb 20 03:44:39 PST 2014
include/tools/color.hxx | 1 -
include/tools/stream.hxx | 1 -
2 files changed, 2 deletions(-)
New commits:
commit 7fa9530f8c2fa992a50353c9442a3300df04fd02
Author: Alexandre Vicenzi <vicenzi.alexandre at gmail.com>
Date: Wed Feb 19 15:01:03 2014 -0300
fdo#63154 Remove unused solar.h ref. in tools
Change-Id: Iedcf030178c4bf875db01ba6b1f5202dae18bca2
Reviewed-on: https://gerrit.libreoffice.org/8134
Tested-by: Michael Stahl <mstahl at redhat.com>
Reviewed-by: Michael Stahl <mstahl at redhat.com>
diff --git a/include/tools/color.hxx b/include/tools/color.hxx
index 9fedd25..6a3c096 100644
--- a/include/tools/color.hxx
+++ b/include/tools/color.hxx
@@ -24,7 +24,6 @@
class SvStream;
class ResId;
-#include <tools/solar.h>
#include <basegfx/color/bcolor.hxx>
// Color types
diff --git a/include/tools/stream.hxx b/include/tools/stream.hxx
index 16472b7..4f8085d 100644
--- a/include/tools/stream.hxx
+++ b/include/tools/stream.hxx
@@ -22,7 +22,6 @@
#include <limits>
#include <osl/process.h>
#include <tools/toolsdllapi.h>
-#include <tools/solar.h>
#include <tools/lineend.hxx>
#include <tools/errinf.hxx>
#include <tools/ref.hxx>
More information about the Libreoffice-commits
mailing list