small fixes

This commit is contained in:
Wim Taymans 2018-04-05 15:37:34 +02:00
parent aada47252d
commit ba518c0d9b
7 changed files with 8 additions and 7 deletions

View file

@ -59,7 +59,6 @@ struct buffer {
uint32_t flags;
struct spa_buffer *outbuf;
struct spa_meta_header *h;
size_t n_bytes;
};
struct port {