[libinline-java-perl] 164/398: Removed debug line

Jonas Smedegaard dr at jones.dk
Thu Feb 26 11:43:00 UTC 2015


This is an automated email from the git hooks/post-receive script.

js pushed a commit to tag 0.55
in repository libinline-java-perl.

commit 01f0a0ce3b6fd112caad177237525cf4a7ebecc0
Author: patrick_leb <>
Date:   Mon Feb 4 02:24:34 2002 +0000

    Removed debug line
---
 Java/JNI.xs | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Java/JNI.xs b/Java/JNI.xs
index 8f57542..0f2478c 100644
--- a/Java/JNI.xs
+++ b/Java/JNI.xs
@@ -226,7 +226,6 @@ process_command(this, data)
 
 	CODE:
 	env = get_env(this) ;
-	printf(":%s:\n", data) ;
 	cmd = (*(env))->NewStringUTF(env, data) ;
 	check_exception(env, "Can't create java.lang.String") ;
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libinline-java-perl.git



More information about the Pkg-perl-cvs-commits mailing list