X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=lib%2FPublicInbox%2FIMAPD.pm;h=78323e57c851ac664120109f9eb4c0a1ee9b85e9;hb=416ed12a0ba4259da15c43a34af17023e440a1bd;hp=ba6ad05d5b2a74a4bb7480c20809441a769afc63;hpb=e271df69f387333e5c80113a92c7964a8434d0a9;p=public-inbox.git diff --git a/lib/PublicInbox/IMAPD.pm b/lib/PublicInbox/IMAPD.pm index ba6ad05d..78323e57 100644 --- a/lib/PublicInbox/IMAPD.pm +++ b/lib/PublicInbox/IMAPD.pm @@ -44,7 +44,6 @@ sub _refresh_ibx { # pi_cfg->each_inbox cb PublicInbox::IMAP::ensure_slices_exist($imapd, $ibx); # preload to avoid fragmentation: $ibx->description; - $ibx->base_url; # ensure dummies are selectable: do { $dummies->{$ngname} = $dummy;