aboutsummaryrefslogtreecommitdiff
path: root/dw/table.hh
diff options
context:
space:
mode:
Diffstat (limited to 'dw/table.hh')
-rw-r--r--dw/table.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dw/table.hh b/dw/table.hh
index 44abc42f..2ad56447 100644
--- a/dw/table.hh
+++ b/dw/table.hh
@@ -436,7 +436,7 @@ private:
void forceCalcCellSizes (bool calcHeights);
void apportionRowSpan ();
- void calcColumnExtremes ();
+ void _unused_calcColumnExtremes ();
void forceCalcColumnExtremes ();
void calcExtremesSpanMulteCols (int col, int cs,
core::Extremes *cellExtremes,