summaryrefslogtreecommitdiff
path: root/sc/source/core/data/dpobject.cxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-01-24 14:43:59 +0000
committerCaolán McNamara <caolanm@redhat.com>2011-01-24 14:44:50 +0000
commit43cd488840131fc2b30e1606ddc6504666e27a43 (patch)
tree0d821a4cbdc925778b76e84766f386e520a1d3b7 /sc/source/core/data/dpobject.cxx
parent9d34f532a38853a82b86512f1f90364c4edaa0f3 (diff)
WaE: gcc 4.6.0 various warnings
Diffstat (limited to 'sc/source/core/data/dpobject.cxx')
-rw-r--r--sc/source/core/data/dpobject.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/core/data/dpobject.cxx b/sc/source/core/data/dpobject.cxx
index 48295c630..bbee29221 100644
--- a/sc/source/core/data/dpobject.cxx
+++ b/sc/source/core/data/dpobject.cxx
@@ -1592,6 +1592,7 @@ void ScDPObject::ToggleDetails(const DataPilotTableHeaderData& rElemDesc, ScDPOb
}
DBG_ASSERT( bFound, "member not found" );
+ (void)bFound;
//! use Hierarchy and Level in SaveData !!!!