aboutsummaryrefslogtreecommitdiff
path: root/odb/details/buffer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/details/buffer.hxx')
-rw-r--r--odb/details/buffer.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/odb/details/buffer.hxx b/odb/details/buffer.hxx
index 4556367..aeb62a3 100644
--- a/odb/details/buffer.hxx
+++ b/odb/details/buffer.hxx
@@ -49,7 +49,6 @@ namespace odb
class basic_buffer: public basic_buffer_base
{
public:
-
basic_buffer (std::size_t capacity = 256)
: basic_buffer_base (capacity)
{