]> git.llucax.com Git - software/dgc/dgcbench.git/commitdiff
Remove startup micro benchmark
authorLeandro Lucarella <llucax@gmail.com>
Sun, 11 Jul 2010 03:09:22 +0000 (00:09 -0300)
committerLeandro Lucarella <llucax@gmail.com>
Sun, 11 Jul 2010 14:44:23 +0000 (11:44 -0300)
There very little work to do at initialization time, and it's not really
an interesting area to improve.

micro/startup.d [deleted file]

diff --git a/micro/startup.d b/micro/startup.d
deleted file mode 100644 (file)
index 9c48283..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-
-void main()
-{
-}
-