mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-26 19:03:38 +08:00
Remove fallback version of the _nl_msg_cat_cntr symbol. We check for it at configure-time and only use it if it exists
darcs-hash:20060131214303-ac50b-c13a7addd8f35e0adce72213f5aa6dc2a35b7a73.gz
This commit is contained in:
parent
0eab394c24
commit
eff36003db
|
@ -114,8 +114,6 @@ void translate_destroy()
|
|||
|
||||
#else
|
||||
|
||||
int _nl_msg_cat_cntr=0;
|
||||
|
||||
const wchar_t *wgettext( const wchar_t *in )
|
||||
{
|
||||
return in;
|
||||
|
|
Loading…
Reference in New Issue
Block a user