Removed unused functions and variables

This commit is contained in:
Magne Sjaastad
2015-11-10 11:11:13 +01:00
parent e64f943e4c
commit a584bcfdf6
3 changed files with 0 additions and 25 deletions

View File

@@ -58,7 +58,6 @@ public:
void availableDepthRange(double* minimumDepth, double* maximumDepth);
void zoomAllXAndZoomAllDepthOnOwnerPlot();
void alignDepthZoomToPlotAndZoomAllX();
void zoomAllXAxis();
RiuWellLogTrack* viewer();