chiark / gitweb /
comm-common.h: Remove unused `notify' variable
authorColin Watson <cjwatson@debian.org>
Sun, 15 Aug 2021 05:04:02 +0000 (05:04 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 23 Dec 2021 11:25:14 +0000 (11:25 +0000)
commit6761eaea72068588a9b54a38c136703adefbbd9e
treee0f75518cde5287232a0b103367e00274f18f542
parent547090887982e2b55452e5fe7b010283aa5ac242
comm-common.h: Remove unused `notify' variable

This only needs to declare the `comm_notify_list' type, and declaring
the variable here without `extern' causes a multiple-definition link
failure on bullseye.
comm-common.h