printing: Remove the pause_pipe[] from queue_process.c
authorVolker Lendecke <vl@samba.org>
Fri, 23 Apr 2021 14:03:57 +0000 (16:03 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Tue, 27 Apr 2021 13:24:35 +0000 (13:24 +0000)
commit3ba5ed73fcf40b4e18ae84c272188849449586fe
tree24296cf9b7a67cbdfe2f9cc64b4bc89b959fe228
parent2e2426e51576aae6211950b25aaacdd97815b111
printing: Remove the pause_pipe[] from queue_process.c

Since c80f70390c37 we don't need this explicit pipe anymore.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source3/printing/queue_process.c