]> git.llucax.com Git - software/dgc/cdgc.git/blobdiff - rt/gc/cdgc/alloc.d
Remove duplicated code in getInfo()
[software/dgc/cdgc.git] / rt / gc / cdgc / alloc.d
index b709fda6ff63ea24d8108d5f21f2b06e89f53373..cc03862ffd50d21ae3b495be6b126f0f9175d232 100644 (file)
@@ -157,3 +157,6 @@ else
 {
     static assert(false, "No supported allocation methods available.");
 }
+
+
+// vim: set et sw=4 sts=4 :