summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/source/generic/b3dtrans.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/source/generic/b3dtrans.cxx b/tools/source/generic/b3dtrans.cxx
index 184b6a1ff8bc..f892b11a5154 100644
--- a/tools/source/generic/b3dtrans.cxx
+++ b/tools/source/generic/b3dtrans.cxx
@@ -389,7 +389,6 @@ B3dCamera::B3dCamera(
double fFocLen, double fBnkAng)
: B3dViewport(),
aPosition(rPos),
- aCorrectedPosition(rPos),
aLookAt(rLkAt),
fFocalLength(fFocLen),
fBankAngle(fBnkAng)