[PATCH 01/16] warning variable unused fix in binfilter bf_sw attr
Pierre-André Jacquod
pjacquod at alumni.ethz.ch
Sat Dec 4 01:18:51 PST 2010
---
binfilter/bf_sw/source/core/attr/sw_format.cxx | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/binfilter/bf_sw/source/core/attr/sw_format.cxx b/binfilter/bf_sw/source/core/attr/sw_format.cxx
index fdc874a..c424aa3 100644
--- a/binfilter/bf_sw/source/core/attr/sw_format.cxx
+++ b/binfilter/bf_sw/source/core/attr/sw_format.cxx
@@ -213,7 +213,6 @@ namespace binfilter {
/*N*/ void SwFmt::CopyAttrs( const SwFmt& rFmt, BOOL bReplace )
/*N*/ {
/*N*/ // kopiere nur das Attribut-Delta Array
-/*N*/ register SwCharFmt* pDropCharFmt = 0;
/*N*/
/*N*/ if ( IsInCache() )
/*N*/ {
--
1.7.1
--------------070602070907060100020308--
More information about the LibreOffice
mailing list