summaryrefslogtreecommitdiff
path: root/include/vcl/gdimtf.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/gdimtf.hxx')
-rw-r--r--include/vcl/gdimtf.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/vcl/gdimtf.hxx b/include/vcl/gdimtf.hxx
index 6875a5074ca4..15461dcc2031 100644
--- a/include/vcl/gdimtf.hxx
+++ b/include/vcl/gdimtf.hxx
@@ -40,7 +40,6 @@ namespace tools {
class Gradient;
-// - GDIMetaFile-Types -
#define GDI_METAFILE_END ((size_t)0xFFFFFFFF)
@@ -54,7 +53,6 @@ enum MtfConversion
};
-// - Color conversion routines -
typedef Color (*ColorExchangeFnc)( const Color& rColor, const void* pColParam );