del env py
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
# String API functions.
|
||||
|
||||
cdef extern from "cpl_string.h":
|
||||
char ** CSLAddNameValue (char **list, char *name, char *value)
|
||||
char ** CSLSetNameValue (char **list, char *name, char *value)
|
||||
void CSLDestroy (char **list)
|
||||
Reference in New Issue
Block a user