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:
axel 2006-02-01 07:43:03 +10:00
parent 0eab394c24
commit eff36003db

View File

@ -114,8 +114,6 @@ void translate_destroy()
#else
int _nl_msg_cat_cntr=0;
const wchar_t *wgettext( const wchar_t *in )
{
return in;