mirror of
https://github.com/irssi/irssi.git
synced 2026-08-16 23:22:16 +02:00
commit
2fbdadf124
2 changed files with 0 additions and 3 deletions
|
|
@ -45,7 +45,6 @@ struct _FORMAT_REC {
|
||||||
#define PRINT_FLAG_SET_SERVERTAG 0x0010
|
#define PRINT_FLAG_SET_SERVERTAG 0x0010
|
||||||
#define PRINT_FLAG_UNSET_SERVERTAG 0x0020
|
#define PRINT_FLAG_UNSET_SERVERTAG 0x0020
|
||||||
|
|
||||||
// FIXME: sould use better
|
|
||||||
typedef struct _HILIGHT_REC HILIGHT_REC;
|
typedef struct _HILIGHT_REC HILIGHT_REC;
|
||||||
|
|
||||||
typedef struct _TEXT_DEST_REC {
|
typedef struct _TEXT_DEST_REC {
|
||||||
|
|
|
||||||
|
|
@ -7,8 +7,6 @@
|
||||||
|
|
||||||
#include "formats.h"
|
#include "formats.h"
|
||||||
|
|
||||||
//typedef struct _HILIGHT_REC HILIGHT_REC;
|
|
||||||
|
|
||||||
struct _HILIGHT_REC {
|
struct _HILIGHT_REC {
|
||||||
char *text;
|
char *text;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue