[aravis/error] Remove blank line.



commit 8f80acfd73967cf59cef0764ab5050335e1ba683
Author: Emmanuel Pacaud <emmanuel gnome org>
Date:   Wed May 9 17:52:29 2012 +0200

    Remove blank line.

 src/arvgcfloatnode.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/arvgcfloatnode.c b/src/arvgcfloatnode.c
index 99715d7..b225224 100644
--- a/src/arvgcfloatnode.c
+++ b/src/arvgcfloatnode.c
@@ -195,7 +195,6 @@ arv_gc_float_node_set_float_value (ArvGcFloat *gc_float, double value, GError **
 	if (gc_float_node->value == NULL)
 		return;
 
-
 	arv_gc_property_node_set_double (ARV_GC_PROPERTY_NODE (gc_float_node->value), value, &local_error);
 
 	if (local_error != NULL)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]