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:
authorAlfredo de Greef <eeshlo@yahoo.com>2007-05-20 19:52:29 +0400
committerAlfredo de Greef <eeshlo@yahoo.com>2007-05-20 19:52:29 +0400
commit8fac5a9aa17baf2d1429242718ec5b6670e920f8 (patch)
treeef092fa84bf455d33982996af3dff4e7f6be3c25 /source/blender/nodes/intern/CMP_nodes/CMP_defocus.c
parentd4cafe5fafdb2f8076fbdddc05ffbfaf9434e2f7 (diff)
removing test commit comment...
Diffstat (limited to 'source/blender/nodes/intern/CMP_nodes/CMP_defocus.c')
-rw-r--r--source/blender/nodes/intern/CMP_nodes/CMP_defocus.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/blender/nodes/intern/CMP_nodes/CMP_defocus.c b/source/blender/nodes/intern/CMP_nodes/CMP_defocus.c
index e3142974e8e..1eecbf3b63e 100644
--- a/source/blender/nodes/intern/CMP_nodes/CMP_defocus.c
+++ b/source/blender/nodes/intern/CMP_nodes/CMP_defocus.c
@@ -29,8 +29,6 @@
#include "../CMP_util.h"
-/* completely useless comment to test SVN */
-
/* ************ qdn: Defocus node ****************** */
static bNodeSocketType cmp_node_defocus_in[]= {
{ SOCK_RGBA, 1, "Image", 0.8f, 0.8f, 0.8f, 1.0f, 0.0f, 1.0f},