]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
lib-master: Remove obsolete comment about log process settings
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Tue, 7 Mar 2023 11:12:38 +0000 (13:12 +0200)
committerTimo Sirainen <timo.sirainen@open-xchange.com>
Mon, 20 Nov 2023 12:11:40 +0000 (14:11 +0200)
Forgotten in 1955e81a2ffe023f937d87f2b555bcec0fb4aee9

src/lib-master/master-service-settings.h

index 15eb84ce960750eb85ad58bc3f52a620dfc795cc..d73ea284d349770fb7c5ad60d16207c0b459a9dc 100644 (file)
@@ -8,8 +8,6 @@ struct setting_parser_context;
 struct master_service;
 
 struct master_service_settings {
-       /* NOTE: log process won't see any new settings unless they're
-          explicitly sent via environment variables by master process. */
        const char *base_dir;
        const char *state_dir;
        const char *instance_name;