summaryrefslogtreecommitdiff
path: root/libsoup/soup-version.c
diff options
context:
space:
mode:
Diffstat (limited to 'libsoup/soup-version.c')
-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
- */