Index: trunk/psLib/src/sysUtils/psTrace.h
===================================================================
--- trunk/psLib/src/sysUtils/psTrace.h	(revision 974)
+++ trunk/psLib/src/sysUtils/psTrace.h	(revision 978)
@@ -30,4 +30,5 @@
 /** Functions **************************************************************/
 
+#ifndef DOXYGEN
 /// Send a trace message
 void p_psTrace(const char *facil,  ///< facilty of interest
@@ -35,4 +36,5 @@
                ...)   ///< trace message arguments
 ;
+#endif
 
 /// Set trace level
