From 1fa1c0d5ba09fe07ecd190c9c5fa1bf6fa3a5afb Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Mon, 25 Aug 2008 11:04:19 +0200 Subject: Remove obsolete function MLKDispatchRootFunction. --- functions.h | 1 - 1 file changed, 1 deletion(-) (limited to 'functions.h') diff --git a/functions.h b/functions.h index 4ea8261..f8ac973 100644 --- a/functions.h +++ b/functions.h @@ -83,7 +83,6 @@ void MLKSetForeignValueWithLispValue (void *destination, id value, MLKForeignTyp id MLKLispValueWithForeignValue (void *source, MLKForeignType type); id MLKInterpretedFunctionTrampoline (void *target, ...); -id MLKDispatchRootFunction (MLKSymbol *name, ...); #ifdef __cplusplus } -- cgit v1.2.3