[Libreoffice-commits] .: forms/source

Caolán McNamara caolan at kemper.freedesktop.org
Mon Sep 26 08:29:03 PDT 2011


 forms/source/component/clickableimage.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 44ff5f147760bf48b22c14c4dcd7512fb9f8075f
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Mon Sep 26 16:28:56 2011 +0100

    WaE: unused e

diff --git a/forms/source/component/clickableimage.cxx b/forms/source/component/clickableimage.cxx
index bcccac7..9c5741c 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;


More information about the Libreoffice-commits mailing list