E: Add unused to missing function.

params is unused for app_new_instance_go.



SVN revision: 74300
This commit is contained in:
Christopher Michael 2012-07-22 15:37:14 +00:00
parent 6152d0be40
commit 184e904c64
1 changed files with 1 additions and 1 deletions

View File

@ -1999,7 +1999,7 @@ ACT_FN_GO(app, )
}
/***************************************************************************/
ACT_FN_GO(app_new_instance, )
ACT_FN_GO(app_new_instance, __UNUSED__)
{
E_Border *bd;
E_Zone *zone;