s4-repl: remove unused principal_name element
[ira/wip.git] / source4 / dsdb / repl / drepl_service.h
index d912ec7ab719bb75f71f02948ae0ca98ac176d18..98564529bb7d7463a964f9527bfc19d161cc0bd2 100644 (file)
@@ -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 {