X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-studio%2Ftrunk%2Fsrc%2Fgtkmm%2Fstate_rotate.cpp;h=23b84fee14cd89e8188bb30f80666fce85ca8604;hb=c3ad95144d148602f672e95ddda1f18fc35502f8;hp=3f84b4ec808230d1cac8c939642ea24679a7a02a;hpb=c34eaa5441242b3e9a7b7645e9ee4983d14eae85;p=synfig.git diff --git a/synfig-studio/trunk/src/gtkmm/state_rotate.cpp b/synfig-studio/trunk/src/gtkmm/state_rotate.cpp index 3f84b4e..23b84fe 100644 --- a/synfig-studio/trunk/src/gtkmm/state_rotate.cpp +++ b/synfig-studio/trunk/src/gtkmm/state_rotate.cpp @@ -2,7 +2,7 @@ /*! \file state_rotate.cpp ** \brief Template File ** -** $Id: state_rotate.cpp,v 1.1.1.1 2005/01/07 03:34:37 darco Exp $ +** $Id$ ** ** \legal ** Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley @@ -207,7 +207,7 @@ StateRotate_Context::refresh_tool_options() } Smach::event_result -StateRotate_Context::event_refresh_tool_options(const Smach::event& x) +StateRotate_Context::event_refresh_tool_options(const Smach::event& /*x*/) { refresh_tool_options(); return Smach::RESULT_ACCEPT;