kill compiler warning for the sims
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5781 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
c33a4a161f
commit
1c105ad064
1 changed files with 1 additions and 0 deletions
|
@ -279,6 +279,7 @@ static bool plugin_browse(void)
|
|||
bool recording_screen(void)
|
||||
{
|
||||
/* a dummy */
|
||||
return false;
|
||||
}
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue