From: Timo Sirainen Date: Sat, 8 May 2010 14:36:02 +0000 (+0300) Subject: lib-storage: Removed accidentally committed debug code. X-Git-Tag: 2.0.beta5~5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=25650f94453d4a001e394bd502e22e5ff78f1ef6;p=thirdparty%2Fdovecot%2Fcore.git lib-storage: Removed accidentally committed debug code. --HG-- branch : HEAD --- diff --git a/src/lib-storage/mail-storage-settings.c b/src/lib-storage/mail-storage-settings.c index 8f02c39f36..98b1683812 100644 --- a/src/lib-storage/mail-storage-settings.c +++ b/src/lib-storage/mail-storage-settings.c @@ -386,7 +386,6 @@ static bool mail_user_settings_check(void *_set, pool_t pool ATTR_UNUSED, { struct mail_user_settings *set = _set; - set->mail_privileged_group = "baba"; #ifndef CONFIG_BINARY fix_base_path(set, pool, &set->auth_socket_path); #else