diff options
Diffstat (limited to '')
-rw-r--r-- | src/ByteBuffer.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ByteBuffer.cpp b/src/ByteBuffer.cpp index 2fecc7817..246b075fb 100644 --- a/src/ByteBuffer.cpp +++ b/src/ByteBuffer.cpp @@ -645,7 +645,6 @@ bool cByteBuffer::WriteBEDouble(double a_Value) - bool cByteBuffer::WriteBool(bool a_Value) { CHECK_THREAD |