diff gen/typeinf.h @ 1283:450897f5aae9

Remove some dead code.
author Frits van Bommel <fvbommel wxs.nl>
date Sat, 02 May 2009 11:58:50 +0200
parents eef8ac26c66c
children
line wrap: on
line diff
--- a/gen/typeinf.h	Thu Apr 30 23:16:21 2009 +0200
+++ b/gen/typeinf.h	Sat May 02 11:58:50 2009 +0200
@@ -4,6 +4,5 @@
 void DtoResolveTypeInfo(TypeInfoDeclaration* tid);
 void DtoDeclareTypeInfo(TypeInfoDeclaration* tid);
 void DtoConstInitTypeInfo(TypeInfoDeclaration* tid);
-void DtoDefineTypeInfo(TypeInfoDeclaration* tid);
 
 #endif