mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-02-21 11:21:11 +00:00
Remove unused field
This commit is contained in:
parent
b2d22f708e
commit
bc6c0d3774
1 changed files with 0 additions and 1 deletions
|
@ -62,7 +62,6 @@ typedef struct
|
||||||
moviebuffer_t buffer;
|
moviebuffer_t buffer;
|
||||||
moviebuffer_t framequeue;
|
moviebuffer_t framequeue;
|
||||||
moviebuffer_t framepool;
|
moviebuffer_t framepool;
|
||||||
INT32 availablequeuesize;
|
|
||||||
INT32 numplanes;
|
INT32 numplanes;
|
||||||
} moviestream_t;
|
} moviestream_t;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue