[PATCH 13/16] fix warning in binfilter bf_sw tox

Pierre-André Jacquod pjacquod at alumni.ethz.ch
Sat Dec 4 12:01:39 PST 2010


---
 binfilter/bf_sw/source/core/tox/sw_txmsrt.cxx |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/binfilter/bf_sw/source/core/tox/sw_txmsrt.cxx b/binfilter/bf_sw/source/core/tox/sw_txmsrt.cxx
index 660a206..a3e9876 100644
--- a/binfilter/bf_sw/source/core/tox/sw_txmsrt.cxx
+++ b/binfilter/bf_sw/source/core/tox/sw_txmsrt.cxx
@@ -413,7 +413,7 @@ USHORT SwTOXAuthority::GetLevel() const
 /*-- 15.09.99 14:28:08---------------------------------------------------
 
   -----------------------------------------------------------------------*/
-void SwTOXAuthority::_GetText( String& rTxt, String& rTxtReading )
+void SwTOXAuthority::_GetText( String& rTxt, String& /*rTxtReading*/ )
 {
     //
     rTxt = m_rField.GetFld()->Expand();
-- 
1.7.1


--------------000002050408060101080101--


More information about the LibreOffice mailing list