summaryrefslogtreecommitdiff
path: root/forms
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-09-26 16:28:56 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-09-26 16:28:56 +0100
commit44ff5f147760bf48b22c14c4dcd7512fb9f8075f (patch)
tree397a3dde5695167975f04acc6c12e2f9b3a70bd7 /forms
parentc09b966f94f5a50fe537916398451339f008947d (diff)
WaE: unused e
Diffstat (limited to 'forms')
-rw-r--r--forms/source/component/clickableimage.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/component/clickableimage.cxx b/forms/source/component/clickableimage.cxx
index bcccac7f7822..9c5741cdbd92 100644
--- a/forms/source/component/clickableimage.cxx
+++ b/forms/source/component/clickableimage.cxx
@@ -432,7 +432,7 @@ namespace frm
// allowed to leave
throw;
}
- catch( const WrappedTargetException& e )
+ catch( const WrappedTargetException& )
{
// allowed to leave
throw;