[Libreoffice-commits] .: sw/source
Caolán McNamara
caolan at kemper.freedesktop.org
Sun Mar 20 05:21:46 PDT 2011
sw/source/filter/ww1/w1sprm.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 113f3357743737bb18c3f8d16775970dc1582c2b
Author: Caolán McNamara <caolanm at redhat.com>
Date: Sun Mar 20 12:21:40 2011 +0000
WaE: silence warning
diff --git a/sw/source/filter/ww1/w1sprm.cxx b/sw/source/filter/ww1/w1sprm.cxx
index 7701a4d..780b5bb 100644
--- a/sw/source/filter/ww1/w1sprm.cxx
+++ b/sw/source/filter/ww1/w1sprm.cxx
@@ -450,7 +450,7 @@ void Ww1SingleSprmPFInTable::Stop(
#endif
,
sal_uInt8, sal_uInt8*, sal_uInt16,
- Ww1Manager& rMan)
+ Ww1Manager& /*rMan*/)
{
#if OSL_DEBUG_LEVEL > 1
OSL_ENSURE(rOut.IsInTable(), "");
More information about the Libreoffice-commits
mailing list