summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ds9/library/vo.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/ds9/library/vo.tcl b/ds9/library/vo.tcl
index 0bdf1cc..7f1a66f 100644
--- a/ds9/library/vo.tcl
+++ b/ds9/library/vo.tcl
@@ -239,7 +239,7 @@ proc VOApply {varname} {
set ivo(server,button) {}
VOFindServer $varname
- if {$var(url) != {} && 0} {
+ if {$var(url) != {}} {
VOLoad $varname
} else {
VOLoadDefault $varname