summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Griffis <pgriffis@igalia.com>2020-11-03 13:00:04 -0600
committerPatrick Griffis <pgriffis@igalia.com>2020-11-03 13:00:04 -0600
commit19d13a303b80c31e2fba667e0f1a292ff56fc332 (patch)
tree2f4d81f4707291a35828faec7881526df71fe57b
parent8ac8afd83ef5b1deff0895bb9463134b01c106bd (diff)
downloadlibsoup-19d13a303b80c31e2fba667e0f1a292ff56fc332.tar.gz
Remove duplicated documentation
These are now documented in the generated header.
-rw-r--r--libsoup/soup-version.c150
1 files changed, 0 insertions, 150 deletions
diff --git a/libsoup/soup-version.c b/libsoup/soup-version.c
index 00bd9fc3..0f563b59 100644
--- a/libsoup/soup-version.c
+++ b/libsoup/soup-version.c
@@ -186,153 +186,3 @@ soup_check_version (guint major,
*
* Since: 2.42
*/
-
-/**
- * SOUP_VERSION_2_24:
- *
- * A macro that evaluates to the 2.24 version of libsoup, in a format
- * that can be used by %SOUP_VERSION_MIN_REQUIRED and
- * %SOUP_VERSION_MAX_ALLOWED.
- *
- * Since: 2.42
- */
-
-/**
- * SOUP_VERSION_2_26:
- *
- * A macro that evaluates to the 2.26 version of libsoup, in a format
- * that can be used by %SOUP_VERSION_MIN_REQUIRED and
- * %SOUP_VERSION_MAX_ALLOWED.
- *
- * Since: 2.42
- */
-
-/**
- * SOUP_VERSION_2_28:
- *
- * A macro that evaluates to the 2.28 version of libsoup, in a format
- * that can be used by %SOUP_VERSION_MIN_REQUIRED and
- * %SOUP_VERSION_MAX_ALLOWED.
- *
- * Since: 2.42
- */
-
-/**
- * SOUP_VERSION_2_30:
- *
- * A macro that evaluates to the 2.30 version of libsoup, in a format
- * that can be used by %SOUP_VERSION_MIN_REQUIRED and
- * %SOUP_VERSION_MAX_ALLOWED.
- *
- * Since: 2.42
- */
-
-/**
- * SOUP_VERSION_2_32:
- *
- * A macro that evaluates to the 2.32 version of libsoup, in a format
- * that can be used by %SOUP_VERSION_MIN_REQUIRED and
- * %SOUP_VERSION_MAX_ALLOWED.
- *
- * Since: 2.42
- */
-
-/**
- * SOUP_VERSION_2_34:
- *
- * A macro that evaluates to the 2.34 version of libsoup, in a format
- * that can be used by %SOUP_VERSION_MIN_REQUIRED and
- * %SOUP_VERSION_MAX_ALLOWED.
- *
- * Since: 2.42
- */
-
-/**
- * SOUP_VERSION_2_36:
- *
- * A macro that evaluates to the 2.36 version of libsoup, in a format
- * that can be used by %SOUP_VERSION_MIN_REQUIRED and
- * %SOUP_VERSION_MAX_ALLOWED.
- *
- * Since: 2.42
- */
-
-/**
- * SOUP_VERSION_2_38:
- *
- * A macro that evaluates to the 2.38 version of libsoup, in a format
- * that can be used by %SOUP_VERSION_MIN_REQUIRED and
- * %SOUP_VERSION_MAX_ALLOWED.
- *
- * Since: 2.42
- */
-
-/**
- * SOUP_VERSION_2_40:
- *
- * A macro that evaluates to the 2.40 version of libsoup, in a format
- * that can be used by %SOUP_VERSION_MIN_REQUIRED and
- * %SOUP_VERSION_MAX_ALLOWED.
- *
- * Since: 2.42
- */
-
-/**
- * SOUP_VERSION_2_42:
- *
- * A macro that evaluates to the 2.42 version of libsoup, in a format
- * that can be used by %SOUP_VERSION_MIN_REQUIRED and
- * %SOUP_VERSION_MAX_ALLOWED.
- *
- * Since: 2.42
- */
-
-/**
- * SOUP_VERSION_2_44:
- *
- * A macro that evaluates to the 2.44 version of libsoup, in a format
- * that can be used by %SOUP_VERSION_MIN_REQUIRED and
- * %SOUP_VERSION_MAX_ALLOWED.
- *
- * Since: 2.44
- */
-
-/**
- * SOUP_VERSION_2_46:
- *
- * A macro that evaluates to the 2.46 version of libsoup, in a format
- * that can be used by %SOUP_VERSION_MIN_REQUIRED and
- * %SOUP_VERSION_MAX_ALLOWED.
- *
- * Since: 2.46
- */
-
-/**
- * SOUP_VERSION_2_48:
- *
- * A macro that evaluates to the 2.48 version of libsoup, in a format
- * that can be used by %SOUP_VERSION_MIN_REQUIRED and
- * %SOUP_VERSION_MAX_ALLOWED.
- *
- * Since: 2.48
- */
-
-/**
- * SOUP_VERSION_2_50:
- *
- * A macro that evaluates to the 2.50 version of libsoup, in a format
- * that can be used by %SOUP_VERSION_MIN_REQUIRED and
- * %SOUP_VERSION_MAX_ALLOWED.
- *
- * Since: 2.50
- */
-
-/**
- * SOUP_VERSION_2_52:
- *
- * A macro that evaluates to the 2.52 version of libsoup, in a format
- * that can be used by %SOUP_VERSION_MIN_REQUIRED and
- * %SOUP_VERSION_MAX_ALLOWED.
- *
- * Since: 2.52
- */