diff options
Diffstat (limited to 'src/fe-common/core/hilight-text.h')
-rw-r--r-- | src/fe-common/core/hilight-text.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fe-common/core/hilight-text.h b/src/fe-common/core/hilight-text.h index 1692b8ab..fa083882 100644 --- a/src/fe-common/core/hilight-text.h +++ b/src/fe-common/core/hilight-text.h @@ -7,7 +7,7 @@ #include "formats.h" -typedef struct _HILIGHT_REC HILIGHT_REC; +//typedef struct _HILIGHT_REC HILIGHT_REC; struct _HILIGHT_REC { char *text; |