summaryrefslogtreecommitdiff
path: root/amiga/object.h
diff options
context:
space:
mode:
Diffstat (limited to 'amiga/object.h')
-rwxr-xr-xamiga/object.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/amiga/object.h b/amiga/object.h
index 6ea9bd1b1..be9650413 100755
--- a/amiga/object.h
+++ b/amiga/object.h
@@ -57,7 +57,6 @@ void FreeObjList(struct MinList *objlist);
/** List abstraction as OS3 appears to have problems with NewMinList() **/
struct MinList *ami_AllocMinList(void);
-void ami_NewMinList(struct MinList *list);
/** Initialisation for itempool **/
bool ami_object_init(void);