Remove unused member of struct csclass: csc_value.
This commit is contained in:
parent
953a00fce4
commit
ca547df2d3
@ -43,7 +43,6 @@ struct csnode {
|
||||
struct csclass {
|
||||
wctype_t csc_type;
|
||||
bool csc_invert;
|
||||
bool csc_value;
|
||||
struct csclass *csc_next;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user