From 2bfdc7b8ea45cfebc450ae355690b11bcc1017a5 Mon Sep 17 00:00:00 2001 From: Mike Wey Date: Tue, 27 Sep 2011 23:42:06 +0200 Subject: Documentation for the Geometry constructor. --- dmagick/DrawingContext.d | 1 - 1 file changed, 1 deletion(-) (limited to 'dmagick/DrawingContext.d') diff --git a/dmagick/DrawingContext.d b/dmagick/DrawingContext.d index 0eeff96..c6e4861 100644 --- a/dmagick/DrawingContext.d +++ b/dmagick/DrawingContext.d @@ -267,7 +267,6 @@ class DrawingContext */ void decorate(DecorationType decoration) { - //TODO: support oring decorations together. operations ~= " decorate "; final switch ( decoration ) -- cgit v1.2.3