1
0
Fork 0
forked from len0rd/rockbox

Delete useless include.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27538 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Nils Wallménius 2010-07-24 08:19:25 +00:00
parent 8556ad81bd
commit 4eda82ba58

View file

@ -45,9 +45,6 @@
#include "buffer.h" #include "buffer.h"
#include "splash.h" #include "splash.h"
#include "debug_menu.h" #include "debug_menu.h"
#if defined(SIMULATOR) && defined(ROCKBOX_HAS_LOGF)
#include "logfdisp.h"
#endif
#include "version.h" #include "version.h"
#include "time.h" #include "time.h"
#include "wps.h" #include "wps.h"