summaryrefslogtreecommitdiff
path: root/include/sot
diff options
context:
space:
mode:
authorAlexandre Vicenzi <vicenzi.alexandre@gmail.com>2014-01-18 11:54:25 -0200
committerMichael Stahl <mstahl@redhat.com>2014-01-20 21:32:46 +0000
commit35a45cd2b2a9ae8bf7eb8f93d22652f7d369642e (patch)
tree714d5e2e283d1c6ff52f46acba38e1ec228af506 /include/sot
parentc137d3c939c8ef7bf3c2443779db1ef5f6e03a38 (diff)
Removed unused solar.h reference in sot
Change-Id: If49a8b583c8805e31abe158c31b3d2c9c79e6e27 Reviewed-on: https://gerrit.libreoffice.org/7518 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'include/sot')
-rw-r--r--include/sot/sotdata.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/sot/sotdata.hxx b/include/sot/sotdata.hxx
index cb14386f8ec3..88a7dde5352d 100644
--- a/include/sot/sotdata.hxx
+++ b/include/sot/sotdata.hxx
@@ -20,16 +20,11 @@
#ifndef INCLUDED_SOT_SOTDATA_HXX
#define INCLUDED_SOT_SOTDATA_HXX
-/*************************************************************************
-*************************************************************************/
-
-#include <tools/solar.h>
#include <sot/sotdllapi.h>
#include <com/sun/star/datatransfer/DataFlavor.hpp>
#include <vector>
#include <list>
-//==================class SotData_Impl====================================
class SotFactory;
class SotObject;