mirror of
https://github.com/libretro/RetroArch.git
synced 2025-02-18 08:29:09 +00:00
(retro_dirent.c) PS3 - cleanup
This commit is contained in:
parent
9ef5570fcc
commit
97f8c39865
@ -115,14 +115,6 @@ const char *retro_dirent_get_name(struct RDIR *rdir)
|
||||
#endif
|
||||
}
|
||||
|
||||
#if defined(__CELLOS_LV2__)
|
||||
|
||||
#ifndef S_ISDIR
|
||||
#define S_ISDIR(x) (x & 0040000)
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
/**
|
||||
*
|
||||
* retro_dirent_is_dir:
|
||||
|
Loading…
x
Reference in New Issue
Block a user