diff options
-rw-r--r-- | source4/dsdb/repl/drepl_service.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/source4/dsdb/repl/drepl_service.h b/source4/dsdb/repl/drepl_service.h index d912ec7ab7..98564529bb 100644 --- a/source4/dsdb/repl/drepl_service.h +++ b/source4/dsdb/repl/drepl_service.h @@ -52,9 +52,6 @@ struct dreplsrv_out_connection { /* the out going connection to the source dsa */ struct dreplsrv_drsuapi_connection *drsuapi; - - /* used to force the GC principal name */ - const char *principal_name; }; struct dreplsrv_partition_source_dsa { |