Skip to content
Snippets Groups Projects
Commit 6b9b42cc authored by Martin Storsjö's avatar Martin Storsjö
Browse files

drawtext: Remove the ifdef for localtime_r


If it isn't available in the system, we've got a fallback to
the normal localtime function, so normal code can assume it is
available as long as time_internal.h is included.

Signed-off-by: default avatarMartin Storsjö <martin@martin.st>
parent 82ee7d0d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment