mirror of
https://github.com/holub/mame
synced 2025-04-21 07:52:35 +03:00
removed not needed declaration (nw)
This commit is contained in:
parent
c8f26a1a7b
commit
9eafc36819
@ -42,10 +42,6 @@ char *utf8_from_wstring(const WCHAR *s);
|
||||
#define utf8_from_tstring utf8_from_astring
|
||||
#endif // UNICODE
|
||||
|
||||
#if defined(SDLMAME_WIN32)
|
||||
#define _tcsncpy wcsncpy
|
||||
#endif
|
||||
|
||||
#endif //SDLMAME_WIN32
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user