mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-06-16 00:05:40 +02:00
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