From 2ab01d69f9d427bdf3536e1508a465372cd040c6 Mon Sep 17 00:00:00 2001 From: "Jon A. Cruz" Date: Thu, 14 Jan 2010 17:02:46 -0800 Subject: Warning cleanup. (bzr r8981) --- src/shape-editor.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/shape-editor.cpp') diff --git a/src/shape-editor.cpp b/src/shape-editor.cpp index fa4360137..7002c9723 100644 --- a/src/shape-editor.cpp +++ b/src/shape-editor.cpp @@ -128,7 +128,7 @@ GList *ShapeEditor::save_nodepath_selection () { return NULL; } -void ShapeEditor::restore_nodepath_selection (GList *saved) { +void ShapeEditor::restore_nodepath_selection (GList */*saved*/) { // defunct stub } -- cgit v1.2.3