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

@@ -40,7 +40,6 @@
#include "gpu_py_vertex_buffer.h" /* own include */
/* -------------------------------------------------------------------- */
/** \name Utility Functions
* \{ */
@@ -216,7 +215,6 @@ static int bpygpu_attr_fill(GPUVertBuf *buf, int id, PyObject *py_seq_data, cons
/* -------------------------------------------------------------------- */
/** \name VertBuf Type
* \{ */
@@ -335,7 +333,6 @@ PyTypeObject BPyGPUVertBuf_Type = {
/* -------------------------------------------------------------------- */
/** \name Public API
* \{ */