summaryrefslogtreecommitdiff
path: root/src/Panorama.cxx
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2005-08-02 16:04:59 +0100
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2005-08-02 16:04:59 +0100
commit2d2a512cbf1a2ffa2c90ad664585b45503da5613 (patch)
tree9b0f390f7234b485f015c96db2d9f931b582d8d5 /src/Panorama.cxx
parent0a21d1095f1d8e1ee0e386b5ae746a9981f404bd (diff)
fix popup menu
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 33b3656..90e1208 100644
--- a/src/Panorama.cxx
+++ b/src/Panorama.cxx
@@ -101,7 +101,6 @@ Panorama::set_viewpoint(const char *name) {
if (view_name) {
free(view_name);
- view_name = NULL;
}
view_name = strdup(name);