]> Sergey Matveev's repositories - public-inbox.git/blobdiff - lib/PublicInbox/NNTPD.pm
imapd|nntpd: drop ->base_url preload
[public-inbox.git] / lib / PublicInbox / NNTPD.pm
index 4f550bb08ad23a2ea1fb6dfb3babf7543307d6cb..4401a29b963fed06abcb670a93a8cc16f55defc9 100644 (file)
@@ -45,7 +45,6 @@ sub refresh_groups {
                        # only valid if msgmap and over works
                        # preload to avoid fragmentation:
                        $ibx->description;
-                       $ibx->base_url;
                } else {
                        delete $groups->{$ngname};
                        # Note: don't be tempted to delete more for memory