From aad16191d40497d2e8f12507bcdd6d6b622adc0b Mon Sep 17 00:00:00 2001 From: Sebastian Geerken Date: Tue, 30 Dec 2014 11:42:58 +0100 Subject: Some minor cleanup. --- dw/table.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dw/table.hh') diff --git a/dw/table.hh b/dw/table.hh index 1e7c5268..1c581a5d 100644 --- a/dw/table.hh +++ b/dw/table.hh @@ -439,7 +439,7 @@ private: void forceCalcCellSizes (bool calcHeights); void apportionRowSpan (); - void calcColumnExtremes (); + void _unused_calcColumnExtremes (); void forceCalcColumnExtremes (); void calcExtremesSpanMulteCols (int col, int cs, core::Extremes *cellExtremes, -- cgit v1.2.3