summaryrefslogtreecommitdiff
path: root/include/vcl/graph.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/graph.h')
-rw-r--r--include/vcl/graph.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/include/vcl/graph.h b/include/vcl/graph.h
index 509ea467f674..abc7aa50275a 100644
--- a/include/vcl/graph.h
+++ b/include/vcl/graph.h
@@ -21,13 +21,8 @@
#define INCLUDED_VCL_GRAPH_H
#include <rtl/ustring.hxx>
-#include <tools/solar.h>
#include <vcl/dllapi.h>
-// ---------------
-// - GraphicType -
-// ---------------
-
enum GraphicType
{
GRAPHIC_NONE,
@@ -36,10 +31,6 @@ enum GraphicType
GRAPHIC_DEFAULT
};
-// -----------------
-// - GraphicReader -
-// -----------------
-
class ReaderData;
class VCL_DLLPUBLIC GraphicReader