mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-22 23:49:50 +00:00
Remove unused define
This commit is contained in:
parent
2fdfe55edd
commit
baa6fff3e1
@ -27,11 +27,9 @@ extern "C" {
|
||||
}
|
||||
#endif
|
||||
|
||||
#undef TEMP_EXTENSION
|
||||
#undef USER_AGENT
|
||||
#define USER_AGENT "RetroArch-WIMP/" PACKAGE_VERSION
|
||||
#define PARTIAL_EXTENSION ".partial"
|
||||
#define TEMP_EXTENSION ".tmp"
|
||||
#define THUMBNAIL_URL_HEADER "https://thumbnails.libretro.com/"
|
||||
#define THUMBNAIL_IMAGE_EXTENSION ".png"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user