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

New commits:
commit 44ff5f147760bf48b22c14c4dcd7512fb9f8075f
Author: Caolán McNamara <caol...@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;
_______________________________________________
Libreoffice-commits mailing list
Libreoffice-commits@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to