diff options
Diffstat (limited to 'src/fe-common/core/formats.h')
-rw-r--r-- | src/fe-common/core/formats.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/fe-common/core/formats.h b/src/fe-common/core/formats.h index 484105f9..a4b26852 100644 --- a/src/fe-common/core/formats.h +++ b/src/fe-common/core/formats.h @@ -45,7 +45,6 @@ struct _FORMAT_REC { #define PRINT_FLAG_SET_SERVERTAG 0x0010 #define PRINT_FLAG_UNSET_SERVERTAG 0x0020 -// FIXME: sould use better typedef struct _HILIGHT_REC HILIGHT_REC; typedef struct _TEXT_DEST_REC { |