Index: trunk/psLib/test/math/tap_psHist00.c
===================================================================
--- trunk/psLib/test/math/tap_psHist00.c	(revision 10813)
+++ trunk/psLib/test/math/tap_psHist00.c	(revision 13084)
@@ -55,5 +55,5 @@
     // XXX: How should we test these kinds of things?
     if (0) {
-        psLogMsg(__func__,PS_LOG_INFO,"Following should generate an error message.");
+        // Following should generate an error message
         psHistogram *myHist = psHistogramAlloc(higher, lower, 1);
         if (myHist != NULL) {
