macos: remove assertion from external API
authorChristian Hergert <christian@hergert.me>
Tue, 15 Feb 2022 20:12:45 +0000 (12:12 -0800)
committerChristian Hergert <christian@hergert.me>
Tue, 15 Feb 2022 20:38:07 +0000 (12:38 -0800)
commitd58c038fe86c03425a0fe2156597f1ee1753526d
tree148270f1318d0477d4a724ed85be9d371614c1c6
parent056e9012d2d01c04899dcb8cd4c14b1933a0b2c8
macos: remove assertion from external API

We only should be asserting in static functions. Furthermore, this function
did not need to have GDK_BEGIN_MACOS_ALLOC_POOL as nothing is being
allocated there which would cause pooling to get used.
gdk/macos/gdkmacosmonitor.c