mirror of
https://github.com/moparisthebest/hexchat
synced 2024-11-26 11:12:19 -05:00
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 USERNAMELEN 10
|
||||||
#define HIDDEN_CHAR 8 /* invisible character for xtext */
|
#define HIDDEN_CHAR 8 /* invisible character for xtext */
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
#define asdfasdf
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#if defined(ENABLE_NLS) && !defined(_)
|
#if defined(ENABLE_NLS) && !defined(_)
|
||||||
# include <libintl.h>
|
# include <libintl.h>
|
||||||
# define _(x) gettext(x)
|
# define _(x) gettext(x)
|
||||||
|
Loading…
Reference in New Issue
Block a user