summaryrefslogtreecommitdiffstats
path: root/include/vcl/pointr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/pointr.hxx')
-rw-r--r--include/vcl/pointr.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/vcl/pointr.hxx b/include/vcl/pointr.hxx
index 2af80e686954..44f7430b44a7 100644
--- a/include/vcl/pointr.hxx
+++ b/include/vcl/pointr.hxx
@@ -20,16 +20,11 @@
#ifndef INCLUDED_VCL_POINTR_HXX
#define INCLUDED_VCL_POINTR_HXX
-#include <tools/solar.h>
#include <vcl/dllapi.h>
#include <vcl/ptrstyle.hxx>
class Point;
-// -----------
-// - Pointer -
-// -----------
-
class VCL_DLLPUBLIC Pointer
{
PointerStyle meStyle;