forked from external/yambar
particle: remove 'parent' (it wasn't used anyway)
This commit is contained in:
parent
cc654eda57
commit
4d173326e4
4 changed files with 0 additions and 10 deletions
|
@ -10,7 +10,6 @@
|
|||
struct exposable;
|
||||
|
||||
struct particle {
|
||||
struct particle *parent;
|
||||
void *private;
|
||||
|
||||
int left_margin, right_margin;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue