summaryrefslogtreecommitdiffstats
path: root/src/tools/sss_sync_ops.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/sss_sync_ops.c')
-rw-r--r--src/tools/sss_sync_ops.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/tools/sss_sync_ops.c b/src/tools/sss_sync_ops.c
index b4366d7a9..4c8f7102e 100644
--- a/src/tools/sss_sync_ops.c
+++ b/src/tools/sss_sync_ops.c
@@ -43,12 +43,6 @@
} \
} while(0)
-struct sync_op_res {
- struct ops_ctx *data;
- int error;
- bool done;
-};
-
/*
* Generic modify groups member
*/