Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2021-05-11 09:04:03 +0300
committerCampbell Barton <ideasman42@gmail.com>2021-05-11 09:04:03 +0300
commit1151adf62d0dd8c739d315d8974338881a751712 (patch)
tree487d64a368067f4fc34d6166c5eb8a3d7de160d8 /source/creator
parent091d7336e6c0d6d2ed65c632f09fc1455caf5d15 (diff)
Cleanup: unnecessary extra lines for doxy sections
Diffstat (limited to 'source/creator')
-rw-r--r--source/creator/creator.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/creator/creator.c b/source/creator/creator.c
index b40718d1f7c..51efadf5e56 100644
--- a/source/creator/creator.c
+++ b/source/creator/creator.c
@@ -132,7 +132,6 @@ struct ApplicationState app_state = {
/** \name Application Level Callbacks
*
* Initialize callbacks for the modules that need them.
- *
* \{ */
static void callback_mem_error(const char *errorStr)