Mercurial > hg > svgui
diff layer/Colour3DPlotLayer.h @ 1246:f7ebb72c5e12
Remove unused function
author | Chris Cannam |
---|---|
date | Tue, 28 Feb 2017 14:06:49 +0000 |
parents | dd3901fe8623 |
children | a34a2a25907c |
line wrap: on
line diff
--- a/layer/Colour3DPlotLayer.h Tue Feb 28 14:06:24 2017 +0000 +++ b/layer/Colour3DPlotLayer.h Tue Feb 28 14:06:49 2017 +0000 @@ -211,8 +211,6 @@ * if the vertical scale is the usual way up). */ double getBinForY(const LayerGeometryProvider *, double y) const; - - DenseThreeDimensionalModel::Column getColumn(int col) const; int getColourScaleWidth(QPainter &) const;