fix warning

This commit is contained in:
Denis Blank 2015-06-09 23:48:32 +02:00 committed by Naios
parent 31c0fc34b9
commit 96b4a4bfef

View File

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