s3: Remove a bunch of calls to procid_self()
[ira/wip.git] / source3 / winbindd / winbindd_dual.c
index 036ad2721340aa811053b744430eb7e89a17c59a..d0bcd3bd402a47bd811607efc1fd43677d8fc002 100644 (file)
@@ -1182,7 +1182,6 @@ NTSTATUS winbindd_reinit_after_fork(const struct winbindd_child *myself,
        status = reinit_after_fork(
                winbind_messaging_context(),
                winbind_event_context(),
-               procid_self(),
                true);
        if (!NT_STATUS_IS_OK(status)) {
                DEBUG(0,("reinit_after_fork() failed\n"));