Imported Upstream version 0.5
[pysam.git] / pysam / TabProxies.pxd
index cf11852644eccc583eb5e735961c3987be1f5652..32597af090b33ad5c474c0231b4e940c073818c7 100644 (file)
@@ -51,7 +51,6 @@ cdef class TupleProxy:
         cdef bint is_modified
 
     cdef int getMaxFields( self, size_t nbytes )
-#    cdef char * _getindex( self, int idx )
 
     cdef take( self, char * buffer, size_t nbytes )
     cdef present( self, char * buffer, size_t nbytes )