Skip to content

Commit fd0ae36

Browse files
povikmarcan
authored andcommitted
afk: Drop stray 'rptr' field
Signed-off-by: Martin Povišer <[email protected]>
1 parent 526f81f commit fd0ae36

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/afk.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ struct afk_rb_hdr {
1919
struct afk_rb {
2020
bool ready;
2121
struct afk_rb_hdr *hdr;
22-
u32 rptr;
2322
void *buf;
2423
size_t bufsz;
2524
};

0 commit comments

Comments
 (0)