aboutsummaryrefslogtreecommitdiffhomepage
path: root/backends/sacn.h
diff options
context:
space:
mode:
Diffstat (limited to 'backends/sacn.h')
-rw-r--r--backends/sacn.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/backends/sacn.h b/backends/sacn.h
index 726fa68..c8d11e9 100644
--- a/backends/sacn.h
+++ b/backends/sacn.h
@@ -56,7 +56,6 @@ typedef union /*_sacn_instance_id*/ {
typedef struct /*_sacn_socket*/ {
int fd;
- uint8_t flags;
size_t universes;
uint16_t* universe;
uint64_t* last_frame;