Cleanup: blank lines over doxy headers

This commit is contained in:
2019-01-26 21:43:24 +11:00
parent 1e4aab36c2
commit f20dbc293f
54 changed files with 0 additions and 175 deletions

View File

@@ -49,7 +49,6 @@
#endif
/* -------------------------------------------------------------------- */
/** \name Enum Conversion
*
* Use with PyArg_ParseTuple's "O&" formatting.
@@ -148,7 +147,6 @@ static int bpygpu_ParseVertFetchMode(PyObject *o, void *p)
/* -------------------------------------------------------------------- */
/** \name VertFormat Type
* \{ */
@@ -241,7 +239,6 @@ PyTypeObject BPyGPUVertFormat_Type = {
/* -------------------------------------------------------------------- */
/** \name Public API
* \{ */