summaryrefslogtreecommitdiff
path: root/dmagick/Utils.d
diff options
context:
space:
mode:
Diffstat (limited to 'dmagick/Utils.d')
-rw-r--r--dmagick/Utils.d2
1 files changed, 0 insertions, 2 deletions
diff --git a/dmagick/Utils.d b/dmagick/Utils.d
index 2429626..709a218 100644
--- a/dmagick/Utils.d
+++ b/dmagick/Utils.d
@@ -81,8 +81,6 @@ unittest
assert( dest is null );
}
-void main(){}
-
/** */
real degreesToRadians(real deg)
{