Oopsie
This commit is contained in:
parent
39422d5503
commit
f480aed3c4
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue