Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove stray debug statement.
  • Loading branch information
Mike Heins committed Feb 1, 2017
1 parent 6340972 commit 3ae0c35
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/Vend/Interpolate.pm
Expand Up @@ -1665,7 +1665,6 @@ sub tag_perl {
$Tag = new Vend::Tags;
}

Debug("Not global? not_global=$not_global Tag=$Tag Db=$Db{userdb} MVSAFE::Safe=$MVSAFE::Safe");

init_calc() if ! $Vend::Calc_initialized;
$ready_safe->share(@share) if @share;
Expand Down

0 comments on commit 3ae0c35

Please sign in to comment.