summaryrefslogtreecommitdiff
path: root/src/Panorama.cxx
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2007-01-16 15:30:24 +0100
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2007-01-16 15:30:24 +0100
commit54f77f2aca70e6b895e07778e4bfa9810bef9c58 (patch)
tree1e31a762cf69360892de1522cee4c0fdbe54476b /src/Panorama.cxx
parentd5f04f65ca793753ed8dc5ad31c99b30dee863f8 (diff)
parentea65a7c0bcd3c8bf5c889b11141210b23b987916 (diff)
merge with main
Diffstat (limited to 'src/Panorama.cxx')
-rw-r--r--src/Panorama.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Panorama.cxx b/src/Panorama.cxx
index 27e4ab0..b1d42d3 100644
--- a/src/Panorama.cxx
+++ b/src/Panorama.cxx
@@ -233,6 +233,7 @@ Panorama::set_projection(ProjectionLSQ::Projection_t p) {
if (proj) {
delete proj;
+ proj = NULL;
}
switch(projection_type) {