From f6e0b7d0c07e4043a96b3ac976eaf082454f4501 Mon Sep 17 00:00:00 2001 From: Hisham Muhammad Date: Tue, 6 Jun 2006 20:28:42 +0000 Subject: Regenerated all headers. --- Object.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Object.h') diff --git a/Object.h b/Object.h index 78886c29..b4c3dffb 100644 --- a/Object.h +++ b/Object.h @@ -1,4 +1,4 @@ -/* Do not edit this file. It was automatically genarated. */ +/* Do not edit this file. It was automatically generated. */ #ifndef HEADER_Object #define HEADER_Object @@ -30,7 +30,6 @@ struct Object_ { Object_Delete delete; }; - void Object_new(); bool Object_instanceOf(Object* this, char* class); -- cgit v1.2.3