WEdit::labels is unused. Remove.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
Andrew Borodin 2013-04-10 16:07:19 +04:00 committed by Slava Zanko
parent 463d41687c
commit 9f80eda26e

View File

@ -167,8 +167,6 @@ struct WEdit
/* line break */ /* line break */
LineBreaks lb; LineBreaks lb;
gboolean extmod; gboolean extmod;
char *labels[10];
}; };
/*** global variables defined in .c file *********************************************************/ /*** global variables defined in .c file *********************************************************/