[vspline] 69/72: threw out a diagnostic message, commit before branch

Kay F. Jahnke kfj-guest at moszumanska.debian.org
Sun Jul 2 09:02:44 UTC 2017


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

kfj-guest pushed a commit to branch master
in repository vspline.

commit 57f11a5f85945310710177bd651a14e581ed8be9
Author: Kay F. Jahnke <kfjahnke at gmail.com>
Date:   Mon Jun 19 07:23:44 2017 +0200

    threw out a diagnostic message, commit before branch
---
 bspline.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bspline.h b/bspline.h
index 12ab2c7..2849334 100644
--- a/bspline.h
+++ b/bspline.h
@@ -440,7 +440,7 @@ public:
 
     // first, calculate all the various shapes and sizes used internally
     setup_metrics ( headroom ) ;
-    std::cout << "container shape: " << container_shape << std::endl ;
+//     std::cout << "container shape: " << container_shape << std::endl ;
 
     // now either adopt external memory or allocate memory for the coefficients
     if ( _space.hasData() )

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/vspline.git



More information about the debian-science-commits mailing list