From e17948edf5e19dab31eca90af25337e37aee8eb2 Mon Sep 17 00:00:00 2001 From: Xavier Leroy <xavier.leroy@inria.fr> Date: Thu, 10 Jul 2003 09:18:02 +0000 Subject: Encore un effort sur le probleme de camltk.h et des DLLs git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@5681 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02 --- otherlibs/labltk/support/cltkEval.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'otherlibs/labltk/support/cltkEval.c') diff --git a/otherlibs/labltk/support/cltkEval.c b/otherlibs/labltk/support/cltkEval.c index 5c9aeac12..b31bc1adf 100644 --- a/otherlibs/labltk/support/cltkEval.c +++ b/otherlibs/labltk/support/cltkEval.c @@ -32,11 +32,6 @@ /* The Tcl interpretor */ Tcl_Interp *cltclinterp = NULL; -CAMLexport Tcl_Interp * get_cltclinterp(void) -{ - return cltclinterp; -} - /* Copy a list of strings from the C heap to Caml */ value copy_string_list(int argc, char **argv) { -- cgit v1.2.3-70-g09d2