summaryrefslogtreecommitdiff
path: root/src/ViewParams.H
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2006-12-16 09:14:53 +0100
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2006-12-16 09:14:53 +0100
commit99bf70b3a6874a425dece5fc46de60656201c5f8 (patch)
tree7469425bbd3a64da40c670b42a659b6fece56d55 /src/ViewParams.H
parent84352961c077e25cc08b9f215a78b6948a9fcc50 (diff)
remove u0 v0 stuff completely
Diffstat (limited to 'src/ViewParams.H')
-rw-r--r--src/ViewParams.H2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ViewParams.H b/src/ViewParams.H
index ee18fa6..2048fe2 100644
--- a/src/ViewParams.H
+++ b/src/ViewParams.H
@@ -15,8 +15,6 @@ class ViewParams {
double a_tilt;
double k0;
double k1;
- double u0;
- double v0;
};
#endif