__OCAML__SWIG__MAXVALUES removed. It wasn't being used. Is this okay Art?

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5144 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2003-09-23 21:15:39 +00:00
commit 216f8774c4

View file

@ -89,8 +89,6 @@ CAMLextern int64 Int64_val(caml_value_t v);
# define SWIGSTATIC static
#endif
#define __OCAML__SWIG__MAXVALUES 6
SWIGSTATIC int
SWIG_GetPtr(void *source, void **result, swig_type_info *type, swig_type_info *result_type);