[libsoup] Remove duplicated documentation These are now documented in the generated header.



commit 19d13a303b80c31e2fba667e0f1a292ff56fc332
Author: Patrick Griffis <pgriffis igalia com>
Date:   Tue Nov 3 13:00:04 2020 -0600

    Remove duplicated documentation
    These are now documented in the generated header.

 libsoup/soup-version.c | 150 -------------------------------------------------
 1 file changed, 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
- */


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]