mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
removed an old comment
This commit is contained in:
parent
b82d3f2744
commit
eef7bc3570
1 changed files with 0 additions and 2 deletions
|
@ -613,8 +613,6 @@ inline v3s16 arealim(v3s16 p, s16 d)
|
||||||
return p;
|
return p;
|
||||||
}
|
}
|
||||||
|
|
||||||
// NOTE: There seems to be some problem with this on some systems:
|
|
||||||
// http://pastebin.com/vwJP2GZ6
|
|
||||||
inline std::wstring narrow_to_wide(const std::string& mbs)
|
inline std::wstring narrow_to_wide(const std::string& mbs)
|
||||||
{
|
{
|
||||||
size_t wcl = mbs.size();
|
size_t wcl = mbs.size();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue