Fix compilation under MSVC and remove unnecessary conditional function prototype
authorkwolekr <kwolekr@minetest.net>
Sat, 24 Oct 2015 17:31:42 +0000 (13:31 -0400)
committerkwolekr <kwolekr@minetest.net>
Sat, 24 Oct 2015 17:34:49 +0000 (13:34 -0400)
commit2d207afe8e12f00b5a1276a678e2402c3c4c7961
treedbfad19b963b3cd23bee68e8f8aec363735d2ad3
parent127b9aed09d2b807f75495137ef1a07ca53c518b
Fix compilation under MSVC and remove unnecessary conditional function prototype

Thanks to SmallJoker for pointing this out.
src/gettext.cpp
src/gettext.h
src/main.cpp