From: Eric Wong Date: Mon, 28 Oct 2019 10:45:21 +0000 (+0000) Subject: filter/base: remove MAX_MID_SIZE constant X-Git-Tag: v1.2.0~14^2~6 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=84d811cfb3a0c8724c52ce485402e4586d5c9e04;hp=84d811cfb3a0c8724c52ce485402e4586d5c9e04;p=public-inbox.git filter/base: remove MAX_MID_SIZE constant We don't need it in the filter, here, since we have one in the MDA package. ---