mirror of
https://github.com/schoebel/mars
synced 2024-12-16 19:55:34 +00:00
remove dead definitions
This commit is contained in:
parent
cb5f6e4d37
commit
637a0b7a83
2
brick.h
2
brick.h
@ -294,8 +294,6 @@ struct generic_input {
|
||||
struct BRICK##_output_ops *ops; \
|
||||
struct list_head output_head; \
|
||||
int nr_connected; \
|
||||
/* _must_ be the last member (may expand to open array) */ \
|
||||
struct generic_aspect_layout output_aspect_layouts[BRICK_OBJ_MAX]; \
|
||||
|
||||
struct generic_output {
|
||||
GENERIC_OUTPUT(generic);
|
||||
|
Loading…
Reference in New Issue
Block a user