gtypemodule: use G_GNUC_UNUSED in G_DEFINE_DYNAMIC_TYPE_EXTENDED
authorChristian Hergert <christian@hergert.me>
Sun, 28 Jun 2015 05:41:13 +0000 (22:41 -0700)
committerChristian Hergert <christian@hergert.me>
Sun, 28 Jun 2015 05:41:13 +0000 (22:41 -0700)
commitcb86c222cce2436d6a213e574fbba159b6f34010
tree3cbbb41650b58d4c51a9ae20caa67c80b3af0a2d
parent409202c1fd6552d4f655ffed3bcc649f30a7dcdb
gtypemodule: use G_GNUC_UNUSED in G_DEFINE_DYNAMIC_TYPE_EXTENDED

We already do this in the normal case, might as well support it for the
dynamic type module case as well. This prevents seeing a warning when not
using the get_instance_private() in the dynamic type.
gobject/gtypemodule.h