Skip to content
Snippets Groups Projects
Commit 8ea02570 authored by Heikki Linnakangas's avatar Heikki Linnakangas
Browse files

Move the line to undefine setlocale() macro on Win32 outside USE_REPL_SNPRINTF

ifdef block. It has nothing to do with whether the replacement snprintf
function is used. It caused no live bug, because the replacement snprintf
function is always used on Win32, but it was nevertheless misplaced.
parent 0d3b231e
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