diff options
Diffstat (limited to 'src/runtime/c/gu/seq.h')
| -rw-r--r-- | src/runtime/c/gu/seq.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/runtime/c/gu/seq.h b/src/runtime/c/gu/seq.h index 034620140..5accb0b24 100644 --- a/src/runtime/c/gu/seq.h +++ b/src/runtime/c/gu/seq.h @@ -65,9 +65,6 @@ gu_buf_avail(GuBuf* buf); void* gu_buf_data(GuBuf* buf); -void* -gu_buf_last(GuBuf* buf); - GuSeq* gu_buf_data_seq(GuBuf* buf); |
