Skip to content

Commit

Permalink
gaia: remove debug output
Browse files Browse the repository at this point in the history
  • Loading branch information
pwdraper committed Nov 3, 2014
1 parent d6de9ac commit 08df119
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions applications/gaia/gaia3d/library/Gaia3dArdPrismProxy.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -235,8 +235,6 @@ itcl::class ::gaia3d::Gaia3dArdPrismProxy {
# available.
public variable dataset {} {
if { $dataset != {} } {
puts [$dataset Print]
#$dataset Update
apply_configuration_
fit_to_data
}
Expand Down

0 comments on commit 08df119

Please sign in to comment.