From cefc6e1995f7f8e53e16db745eac7a86c2ebffd3 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Fri, 3 Jan 2025 08:21:00 -0800 Subject: api: drop the 64-bit option accessors (no more 64-bit option types) --- src/core/defs.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/core/defs.h') diff --git a/src/core/defs.h b/src/core/defs.h index 979c0300..419f5ba7 100644 --- a/src/core/defs.h +++ b/src/core/defs.h @@ -189,7 +189,6 @@ typedef enum { NNI_TYPE_NONE, // DO NOT USE NNI_TYPE_BOOL, NNI_TYPE_INT32, - NNI_TYPE_UINT64, NNI_TYPE_SIZE, NNI_TYPE_DURATION, NNI_TYPE_STRING, -- cgit v1.2.3-70-g09d2