mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng16] Remove remains of simplified API sPLT experiment from pngpriv.h
This commit is contained in:
parent
99c7ad2904
commit
9c7f99c9cb
@ -1644,9 +1644,6 @@ typedef struct png_control
|
||||
unsigned int owned_file :1; /* We own the file in io_ptr */
|
||||
} png_control;
|
||||
|
||||
/* This is used to name an sPLT written by the simplified API. */
|
||||
#define LIBPNG_SPLT_NAME "libpng " PNG_LIBPNG_VER_STRING
|
||||
|
||||
/* Return the pointer to the jmp_buf from a png_control: necessary because C
|
||||
* does not reveal the type of the elements of jmp_buf.
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user