]> Sergey Matveev's repositories - public-inbox.git/commit
lei note-event: inline note_event_arm_done
authorEric Wong <e@80x24.org>
Tue, 19 Jul 2022 22:42:53 +0000 (22:42 +0000)
committerEric Wong <e@80x24.org>
Wed, 20 Jul 2022 03:54:28 +0000 (03:54 +0000)
commited94a9ec2375aa8c159aca7c43f23688bcb8e05d
treed15c6dc225352d1441761c4d8fa4967f97f9f884
parent49684178901a3d5db198032da1bb831b2b3e0b65
lei note-event: inline note_event_arm_done

This was a single-caller sub since 47d4e53734820b4e
(lei_mail_sync: rely on flock(2), avoid IPC, 2021-09-18)
and unlikely to be used further, so inline it and save
a few KB of memory.
lib/PublicInbox/LeiNoteEvent.pm