diff --git a/docs/reference/glib/glib-sections.txt b/docs/reference/glib/glib-sections.txt index 2e9f8f04a..ac74243bc 100644 --- a/docs/reference/glib/glib-sections.txt +++ b/docs/reference/glib/glib-sections.txt @@ -336,7 +336,6 @@ G_VA_COPY G_STRINGIFY G_PASTE -G_PASTE_ARGS G_STATIC_ASSERT @@ -391,6 +390,7 @@ G_GUINTPTR_FORMAT GLIB_VAR G_STRINGIFY_ARG +G_PASTE_ARGS G_HAVE_INLINE G_CAN_INLINE inline diff --git a/docs/reference/glib/tmpl/macros_misc.sgml b/docs/reference/glib/tmpl/macros_misc.sgml index 131472d19..2396e5da4 100644 --- a/docs/reference/glib/tmpl/macros_misc.sgml +++ b/docs/reference/glib/tmpl/macros_misc.sgml @@ -117,15 +117,6 @@ from its expanded arguments 'identifier1' and 'identifier2'. @Since: 2.20 - - - - - -@identifier1: -@identifier2: - - The G_STATIC_ASSERT macro lets the programmer check a condition at compile time,