mirror of
https://github.com/Llewellynvdm/conky.git
synced 2025-02-05 05:28:32 +00:00
drop struct text_object field pair, since it got unused due to latest commits
This commit is contained in:
parent
76b433c809
commit
d9ec45b25d
@ -443,11 +443,6 @@ struct text_object {
|
||||
int i;
|
||||
char *str;
|
||||
} ifblock;
|
||||
|
||||
struct {
|
||||
int a, b;
|
||||
} pair; /* 2 */
|
||||
|
||||
} data;
|
||||
|
||||
void *special_data;
|
||||
|
Loading…
x
Reference in New Issue
Block a user