summaryrefslogtreecommitdiff
path: root/gio/src/enums.hg
diff options
context:
space:
mode:
Diffstat (limited to 'gio/src/enums.hg')
-rw-r--r--gio/src/enums.hg7
1 files changed, 1 insertions, 6 deletions
diff --git a/gio/src/enums.hg b/gio/src/enums.hg
index 25e4bd0b..25185596 100644
--- a/gio/src/enums.hg
+++ b/gio/src/enums.hg
@@ -29,12 +29,7 @@ _WRAP_ENUM(DataStreamByteOrder, GDataStreamByteOrder, NO_GTYPE)
_WRAP_ENUM(DataStreamNewlineType, GDataStreamNewlineType, NO_GTYPE)
_WRAP_ENUM(ErrorEnum, GIOErrorEnum, NO_GTYPE)
_WRAP_ENUM(SocketFamily, GSocketFamily)
-
-//TODO: Re-add after the next stable release (2.36) when development of its
-//related classes can continue safely.
-//_WRAP_ENUM(TlsAuthenticationMode, GTlsAuthenticationMode)
-
-// This one is needed by SocketClient (not removed).
+_WRAP_ENUM(TlsAuthenticationMode, GTlsAuthenticationMode)
_WRAP_ENUM(TlsCertificateFlags, GTlsCertificateFlags)
} // namespace Gio