aboutsummaryrefslogtreecommitdiff
path: root/lib/private.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/private.h')
-rw-r--r--lib/private.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/private.h b/lib/private.h
index 9768730..5be90b9 100644
--- a/lib/private.h
+++ b/lib/private.h
@@ -119,8 +119,6 @@ struct vfu_ctx {
/* TODO there should be a void * variable to store transport-specific stuff */
/* VFU_TRANS_SOCK */
- int sock_flags;
-
int client_max_fds;
vfu_reg_info_t *migr_reg;