Finish removing the main LCD backdrop function from the plugin API

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9315 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Dave Chapman 2006-03-28 16:18:21 +00:00
parent 59a248c8c6
commit 909b6d2653

View file

@ -67,8 +67,6 @@
#include "bmp.h"
#endif
#include "backdrop.h"
#ifdef HAVE_REMOTE_LCD
#include "lcd-remote.h"
#endif