This commit is contained in:
Berke Viktor 2012-06-03 12:10:47 +02:00
parent 39422d5503
commit f480aed3c4
1 changed files with 0 additions and 4 deletions

View File

@ -77,10 +77,6 @@ void *xchat_realloc (char *old, int len, char *file, int line);
#define USERNAMELEN 10
#define HIDDEN_CHAR 8 /* invisible character for xtext */
#ifdef __cplusplus
#define asdfasdf
#endif
#if defined(ENABLE_NLS) && !defined(_)
# include <libintl.h>
# define _(x) gettext(x)