summaryrefslogtreecommitdiff
path: root/source3/printing/spoolssd.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/printing/spoolssd.c')
-rw-r--r--source3/printing/spoolssd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/printing/spoolssd.c b/source3/printing/spoolssd.c
index 3d17602617..09ffc05caf 100644
--- a/source3/printing/spoolssd.c
+++ b/source3/printing/spoolssd.c
@@ -823,7 +823,6 @@ pid_t start_spoolssd(struct tevent_context *ev_ctx,
if (!serverid_register(procid_self(),
FLAG_MSG_GENERAL |
- FLAG_MSG_SMBD |
FLAG_MSG_PRINT_GENERAL)) {
exit(1);
}