summaryrefslogtreecommitdiff
path: root/src/Panorama.cxx
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2006-12-14 19:53:41 +0100
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2006-12-14 19:53:41 +0100
commit52bcb63b5d8db6627c20c097f0c20df28e6918fc (patch)
tree33379705401c2b606bd687a9f3bbf1e6cfab1140 /src/Panorama.cxx
parentfbb4796e81dcb2dc2bcf792917f2391f799653c8 (diff)
implement save/restore of distortion parameters
Diffstat (limited to 'src/Panorama.cxx')
-rw-r--r--src/Panorama.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Panorama.cxx b/src/Panorama.cxx
index a5c4baf..b227ebf 100644
--- a/src/Panorama.cxx
+++ b/src/Panorama.cxx
@@ -598,4 +598,3 @@ Panorama::get_coordinates(double a_view, double a_nick, double *x, double *y) {
return 0;
}
-