summaryrefslogtreecommitdiffstats
path: root/ds9/library/prefs.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'ds9/library/prefs.tcl')
-rw-r--r--ds9/library/prefs.tcl6
1 files changed, 0 insertions, 6 deletions
diff --git a/ds9/library/prefs.tcl b/ds9/library/prefs.tcl
index 9d44f3f..d9a95e3 100644
--- a/ds9/library/prefs.tcl
+++ b/ds9/library/prefs.tcl
@@ -282,12 +282,6 @@ proc SavePrefs {} {
# Analysis
- global ime
- global pime
- puts $ch "global pime"
- puts $ch "array set pime \{ [array get pime] \}"
- puts $ch {array set ime [array get pime]}
-
global graph
global pgraph
puts $ch "global graph"