Fixed error.

This commit is contained in:
Branimir Karadžić 2014-03-16 16:58:22 -07:00
parent 9a20f4ff31
commit aa9f65e377
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ namespace entry
{
const Event* poll()
{
return NULL;
}
void release(const Event* /*_event*/)