it would seem this cannot return NULL now
authorDana Jansens <danakj@orodu.net>
Fri, 14 Oct 2011 22:52:36 +0000 (18:52 -0400)
committerDana Jansens <danakj@orodu.net>
Fri, 14 Oct 2011 23:01:27 +0000 (19:01 -0400)
commit56f0d35ecd6643424fbfcb95f1aa885f416569d5
treeaba07da6181be9bfcdb96ea9ed8dd91a80237f04
parent1e11a65cb482f8853427553a9d75295d0d7ef7c6
it would seem this cannot return NULL now

It will get the primary monitor if there is not monitor under the pointer. But
assert so it's clear something went wrong if this does happen. Note that there
was previously no check for the return value even though the comment claimed
there should be.
openbox/place.c