From 646ae07a0fcbbea4a0105c02102cdbbe3784ce1c Mon Sep 17 00:00:00 2001 From: "Jon A. Cruz" Date: Sun, 24 Feb 2008 00:55:22 +0000 Subject: Warning and whitespace cleanup (bzr r4838) --- src/sp-fecomponenttransfer-funcnode.cpp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/sp-fecomponenttransfer-funcnode.cpp') diff --git a/src/sp-fecomponenttransfer-funcnode.cpp b/src/sp-fecomponenttransfer-funcnode.cpp index 84f71970c..8b506a45e 100644 --- a/src/sp-fecomponenttransfer-funcnode.cpp +++ b/src/sp-fecomponenttransfer-funcnode.cpp @@ -8,7 +8,7 @@ * Hugo Rodrigues * Niko Kiirala * Felipe CorrĂȘa da Silva Sanches - * + * * Copyright (C) 2006, 2007, 2008 Authors * * Released under GNU GPL, read the file 'COPYING' for more information @@ -175,7 +175,7 @@ sp_fefuncnode_build(SPObject *object, SPDocument *document, Inkscape::XML::Node sp_object_read_attr(object, "amplitude"); sp_object_read_attr(object, "exponent"); sp_object_read_attr(object, "offset"); - + //is this necessary? sp_document_add_resource(document, "fefuncnode", object); //maybe feFuncR, fefuncG, feFuncB and fefuncA ? @@ -317,6 +317,7 @@ sp_fefuncnode_write(SPObject *object, Inkscape::XML::Node *repr, guint flags) repr = SP_OBJECT_REPR(object)->duplicate(NULL); // FIXME } + (void)fefuncnode; /* TODO: I'm not sure what to do here... -- cgit v1.2.3