]> git.saurik.com Git - wxWidgets.git/commitdiff
Remove py_objasdbl_conv typedef
authorRobin Dunn <robin@alldunn.com>
Fri, 19 Nov 2004 20:06:09 +0000 (20:06 +0000)
committerRobin Dunn <robin@alldunn.com>
Fri, 19 Nov 2004 20:06:09 +0000 (20:06 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30647 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/include/wx/wxPython/wxPython_int.h

index 187f5e2e18517a23cc98ad1ec25b32384895f28a..e5c69c269925facba5bf46e53390ae7d6dd55ab6 100644 (file)
@@ -328,8 +328,6 @@ class wxPyCallbackHelper;
 struct swig_type_info;
 struct swig_const_info;
 
-typedef double (*py_objasdbl_conv)(PyObject *obj);
-
 // Make SunCC happy and make typedef's for these that are extern "C"
 typedef swig_type_info* (*p_SWIG_Python_TypeRegister_t)(swig_type_info *);
 typedef swig_type_info* (*p_SWIG_Python_TypeCheck_t)(char *c, swig_type_info *);