mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-16 07:16:36 +00:00
Cleanup unused variable warning
This commit is contained in:
parent
4ccfc1af02
commit
3404f7a495
@ -166,7 +166,6 @@ static void get_title(const char *label, const char *dir,
|
||||
static void disp_timedate_set_label(char *label, size_t label_size,
|
||||
unsigned time_mode)
|
||||
{
|
||||
char datetime[PATH_MAX_LENGTH];
|
||||
time_t time_;
|
||||
time(&time_);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user