]> git.neil.brown.name Git - edlib.git/commit
linecount: ignore Notify:Clip
authorNeilBrown <neil@brown.name>
Fri, 2 Jun 2023 09:14:03 +0000 (19:14 +1000)
committerNeilBrown <neil@brown.name>
Wed, 28 Jun 2023 05:40:21 +0000 (15:40 +1000)
commit489f8a397e3939f080b9fdbdc9d1dfb116729456
treefd2043ac6f2a9f23f8ab4e8110203fd54efd3e3d
parentf98a8ed9406151de3fe63203cd506ae1ea06a741
linecount: ignore Notify:Clip

We cannot possible get a Notify:Clip message, so don't try to handle it.

Notify:Clip comes from a child, and we don't have any.
The only commands we can get are ones we have explicitly requested from
the doc.

Signed-off-by: NeilBrown <neil@brown.name>
lib-linecount.c