summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2008-01-14 13:50:15 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2008-01-14 13:50:15 +0000
commitb4cdab2837a37d3460512ca25ac7a7fbb6eabde0 (patch)
treec35b54a6d5132b472311109812ca3fbb38aa15cf
parente41f1ecc4391be83f7a9a271224258bbbb2c22a3 (diff)
INTEGRATION: CWS wae4extensions (1.4.192); FILE MERGED
2007/09/27 10:20:01 fs 1.4.192.1: #i81612# warning-free code
-rw-r--r--extensions/source/plugin/base/evtlstnr.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/extensions/source/plugin/base/evtlstnr.cxx b/extensions/source/plugin/base/evtlstnr.cxx
index fbd7bd161349..8888409dfc53 100644
--- a/extensions/source/plugin/base/evtlstnr.cxx
+++ b/extensions/source/plugin/base/evtlstnr.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: evtlstnr.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: obo $ $Date: 2006-09-16 13:07:25 $
+ * last change: $Author: ihi $ $Date: 2008-01-14 14:50:15 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -62,7 +62,7 @@ PluginEventListener::~PluginEventListener()
free( m_pNormalizedUrl );
}
-void PluginEventListener::disposing( const ::com::sun::star::lang::EventObject& rEvt ) throw()
+void PluginEventListener::disposing( const ::com::sun::star::lang::EventObject& /*rEvt*/ ) throw()
{
m_pPlugin->getPluginComm()->
NPP_URLNotify( m_pPlugin->getNPPInstance(),