Revision: 5972
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5972&view=rev
Author:   jswhit
Date:     2008-08-04 18:41:06 +0000 (Mon, 04 Aug 2008)

Log Message:
-----------
remove unneeded code.

Modified Paths:
--------------
    trunk/toolkits/basemap/src/_pyproj.pxi

Modified: trunk/toolkits/basemap/src/_pyproj.pxi
===================================================================
--- trunk/toolkits/basemap/src/_pyproj.pxi      2008-08-04 18:40:19 UTC (rev 
5971)
+++ trunk/toolkits/basemap/src/_pyproj.pxi      2008-08-04 18:41:06 UTC (rev 
5972)
@@ -53,9 +53,6 @@
     cdef enum:
         PJ_VERSION
 
-#cdef extern from "pycompat.h":
-#    ctypedef int Py_ssize_t
-
 cdef extern from "Python.h":
     int PyObject_AsWriteBuffer(object, void **rbuf, Py_ssize_t *len)
     char *PyString_AsString(object)


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Matplotlib-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to