From 7bb2b910c0e471e90d4dc5fe6c94aeb4f3ad57b0 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Sat, 20 Feb 2021 15:35:00 +1100 Subject: Cleanup: doxygen sections --- source/blender/python/generic/py_capi_utils.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source/blender/python') diff --git a/source/blender/python/generic/py_capi_utils.c b/source/blender/python/generic/py_capi_utils.c index 351ba884d49..82e65505147 100644 --- a/source/blender/python/generic/py_capi_utils.c +++ b/source/blender/python/generic/py_capi_utils.c @@ -1460,7 +1460,6 @@ uint32_t PyC_Long_AsU32(PyObject *value) /* -------------------------------------------------------------------- */ /** \name Py_buffer Utils - * * \{ */ char PyC_StructFmt_type_from_str(const char *typestr) -- cgit v1.2.3