cleanup
This commit is contained in:
@@ -83,8 +83,7 @@ public:
|
|||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Return the number of elements writable. Note that there must always
|
/* Return the number of writable elements. */
|
||||||
* be one */
|
|
||||||
unsigned num_writable() const
|
unsigned num_writable() const
|
||||||
{
|
{
|
||||||
const int rpos = read_pos;
|
const int rpos = read_pos;
|
||||||
|
|||||||
Reference in New Issue
Block a user