small change

This commit is contained in:
gabime 2014-05-11 03:03:33 +03:00
parent c516ac55af
commit 7e7fa24013

View File

@ -10,9 +10,7 @@ namespace c11log
namespace details
{
template<unsigned short STACK_SIZE = 128>
template<unsigned short STACK_SIZE>
class stack_buf
{
public: