mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-01-05 04:02:43 +00:00
spice.h: remove redundant declarations
Those are already declared in <spice/qxl_dev.h>.
This commit is contained in:
parent
c9685014e7
commit
d26604ce65
@ -111,11 +111,7 @@ typedef struct QXLState QXLState;
|
||||
typedef struct QXLWorker QXLWorker;
|
||||
typedef struct QXLDevMemSlot QXLDevMemSlot;
|
||||
typedef struct QXLDevSurfaceCreate QXLDevSurfaceCreate;
|
||||
union QXLReleaseInfo;
|
||||
struct QXLReleaseInfoExt;
|
||||
struct QXLCommand;
|
||||
struct QXLCommandExt;
|
||||
struct QXLRect;
|
||||
|
||||
struct QXLWorker {
|
||||
uint32_t minor_version;
|
||||
uint32_t major_version;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user