[interchange] Remove stray debug statement.

Mike Heins interchange-cvs at icdevgroup.org
Wed Feb 1 00:02:53 UTC 2017


commit 3ae0c35d554b046699b87a7dd85cb0b598395428
Author: Mike Heins <mikeh at endpoint.com>
Date:   Tue Jan 31 19:02:49 2017 -0500

    Remove stray debug statement.

 lib/Vend/Interpolate.pm |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/lib/Vend/Interpolate.pm b/lib/Vend/Interpolate.pm
index c541a31..08177c1 100644
--- a/lib/Vend/Interpolate.pm
+++ b/lib/Vend/Interpolate.pm
@@ -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;



More information about the interchange-cvs mailing list