c654265 server:become_daemon(): got rid of unused codepath

1 file Authored by atikhonov 4 years ago, Committed by pbrezina 4 years ago,
    server:become_daemon(): got rid of unused codepath
    
    become_daemon() was never called with "Fork == false" (and there are
    seems to be no reasons to), so this argument was removed.
    
    Reviewed-by: Tomáš Halman <thalman@redhat.com>
    
        
file modified
+34 -36