mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-02-15 11:30:29 +01:00
[cairo-freelist] Remove redundant struct declarations
This commit is contained in:
parent
ea817c560c
commit
4141e752e2
1 changed files with 0 additions and 2 deletions
|
|
@ -26,8 +26,6 @@
|
|||
#include <stddef.h>
|
||||
|
||||
/* Opaque implementation types. */
|
||||
struct _cairo_freelist;
|
||||
struct _cairo_freelist_node;
|
||||
typedef struct _cairo_freelist cairo_freelist_t;
|
||||
typedef struct _cairo_freelist_node cairo_freelist_node_t;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue