diff -r a1f515018ac1 -r b39122337a00 ginebra2/LocaleDelegate.cpp --- a/ginebra2/LocaleDelegate.cpp Mon Jul 12 15:46:53 2010 -0400 +++ b/ginebra2/LocaleDelegate.cpp Fri Aug 06 17:23:08 2010 -0400 @@ -25,7 +25,7 @@ #include namespace GVA { -LocaleDelegate::LocaleDelegate(ChromeWidget* chrome) +LocaleDelegate::LocaleDelegate(ChromeWidget* /*chrome*/) { setObjectName("localeDelegate"); }