Add UNUSED

SVN revision: 51316
This commit is contained in:
Christopher Michael 2010-08-18 18:37:00 +00:00
parent 0f80203f08
commit caf02bcbf9
1 changed files with 1 additions and 1 deletions

View File

@ -993,7 +993,7 @@ _e_test_internal(E_Container *con)
#else
static void
_e_test_internal(E_Container *con)
_e_test_internal(E_Container *con __UNUSED__)
{
}
#endif