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:
-rw-r--r--source/blender/compositor/COM_compositor.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/blender/compositor/COM_compositor.h b/source/blender/compositor/COM_compositor.h
index 55f68f2b5c1..1d7c2b6b349 100644
--- a/source/blender/compositor/COM_compositor.h
+++ b/source/blender/compositor/COM_compositor.h
@@ -295,8 +295,6 @@ extern "C" {
*
* \section executePixel executing a pixel
* Finally the last step, the node functionality :)
- *
- * \page newnode Creating new nodes
*/
/**