fix warning

This commit is contained in:
Naios 2015-06-09 23:48:32 +02:00
parent 795991b19a
commit 91891420cd

View File

@ -46,6 +46,7 @@ public:
{
released = false;
right.released = true;
return *this;
}
template <typename Callback>