Add __UNUSED__ where needed.

SVN revision: 51309
This commit is contained in:
Christopher Michael 2010-08-18 18:17:04 +00:00
parent 08b96de3c8
commit 90fd4f14bf
1 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,7 @@ e_focus_event_mouse_down(E_Border* bd)
}
EAPI void
e_focus_event_mouse_up(E_Border* bd)
e_focus_event_mouse_up(E_Border* bd __UNUSED__)
{
}