changeset 1485:9344fecd24f0

Delete some code I forgot about in [1480].
author Frits van Bommel <fvbommel wxs.nl>
date Sun, 07 Jun 2009 23:00:53 +0200
parents 7d3b47852a7a
children 9ed0695cb93c
files gen/runtime.cpp
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/gen/runtime.cpp	Sun Jun 07 17:20:55 2009 +0200
+++ b/gen/runtime.cpp	Sun Jun 07 23:00:53 2009 +0200
@@ -385,8 +385,6 @@
             ->setAttributes(Attr_1_NoCapture); \
     }
 
-    ARRAY_INIT(boolTy,"i1")
-    ARRAY_INIT(byteTy,"i8")
     ARRAY_INIT(shortTy,"i16")
     ARRAY_INIT(intTy,"i32")
     ARRAY_INIT(longTy,"i64")