forked from len0rd/rockbox
removed unnecessary #if
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13276 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
b8a79b8bba
commit
441d80318b
1 changed files with 0 additions and 2 deletions
|
|
@ -17,10 +17,8 @@ rolo.c
|
||||||
thread.c
|
thread.c
|
||||||
timer.c
|
timer.c
|
||||||
#endif /* SIMULATOR */
|
#endif /* SIMULATOR */
|
||||||
#if !defined(WIN32) || defined(SDL)
|
|
||||||
panic.c
|
panic.c
|
||||||
debug.c
|
debug.c
|
||||||
#endif /* !defined(WIN32) || defined(SDL) */
|
|
||||||
|
|
||||||
/* Common */
|
/* Common */
|
||||||
common/atoi.c
|
common/atoi.c
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue