Drop volatile from the GType registration
commitefab74f5a11ba2a5ececb5ffe48f5b86d945f3b7
authorEmmanuele Bassi <ebassi@gnome.org>
Sun, 18 Apr 2021 10:07:38 +0000 (18 11:07 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Tue, 27 Apr 2021 15:59:35 +0000 (27 16:59 +0100)
tree99e4299ef55e8d4d1acfa97235a645c62ee0af3a
parent0f39b795754681120c06f760362554d7e2b5c753
Drop volatile from the GType registration

The `volatile` is unnecessary, and newer versions of GLib and GCC will
complain if you use it.
util/cairo-gobject/cairo-gobject-structs.c