summaryrefslogtreecommitdiff
path: root/toolkit
diff options
context:
space:
mode:
authorAlexandre Vicenzi <vicenzi.alexandre@gmail.com>2014-01-23 02:08:39 -0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2014-01-23 09:48:42 +0000
commit4bdf9a02478459a2d2bab749ff0435e8392759d7 (patch)
tree9c272465c1390b058e93a7169b8ae7d3d1278216 /toolkit
parent99dafea3e56e5d2b559352896a509bf7fa0fdab5 (diff)
fdo#63154 Removed unused solar.h reference
Change-Id: I6b2f9e04e2232570c8bb9f36252b23a70c5f7525 Reviewed-on: https://gerrit.libreoffice.org/7604 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
Diffstat (limited to 'toolkit')
-rw-r--r--toolkit/source/helper/servicenames.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/toolkit/source/helper/servicenames.cxx b/toolkit/source/helper/servicenames.cxx
index 52a43497b6d8..0cec6c911e96 100644
--- a/toolkit/source/helper/servicenames.cxx
+++ b/toolkit/source/helper/servicenames.cxx
@@ -18,8 +18,6 @@
*/
#include <sal/types.h>
-#include <tools/solar.h>
-
#include <toolkit/helper/servicenames.hxx>
const sal_Char szServiceName_Toolkit[] = "stardiv.vcl.VclToolkit", szServiceName2_Toolkit[] = "com.sun.star.awt.Toolkit";