=================================================================== RCS file: /home/cvs/OpenXM_contrib2/asir2000/gc/include/gc_gcj.h,v retrieving revision 1.2 retrieving revision 1.3 diff -u -p -r1.2 -r1.3 --- OpenXM_contrib2/asir2000/gc/include/gc_gcj.h 2002/07/24 07:46:32 1.2 +++ OpenXM_contrib2/asir2000/gc/include/gc_gcj.h 2002/07/24 08:00:18 1.3 @@ -47,8 +47,6 @@ /* The following allocators signal an out of memory condition with */ /* return GC_oom_fn(bytes); */ -extern void * (*GC_oom_action)(void); - /* The following function must be called before the gcj allocators */ /* can be invoked. */ /* mp_index and mp are the index and mark_proc (see gc_mark.h) */