Index: trunk/archive/pslib/include/psMisc.h
===================================================================
--- trunk/archive/pslib/include/psMisc.h	(revision 291)
+++ trunk/archive/pslib/include/psMisc.h	(revision 327)
@@ -17,10 +17,4 @@
 	     ...			///< Extra arguments to use format
 	     );
-
-/// Prints an error message and doesn't abort
-void psError(const char *name,		///< Category of code that caused the abort
-	     const char *fmt,		///< Format
-	     ...			///< Extra arguments to use format
-    );
 
 /// Allocates and returns a copy of a string
