$NetBSD: patch-au,v 1.1 2008/08/17 23:50:06 dholland Exp $

--- cmn/utils.h~	2003-03-19 10:03:50.000000000 -0500
+++ cmn/utils.h	2008-08-17 19:21:44.000000000 -0400
@@ -376,8 +376,10 @@ public:
   int get_write_length() const {return get_write_length(len);}
   /* EFFECTS: write_length of this list */
 
+#if 0 /* unused and broken */
   void write(OutStreamP) const;
   /* EFFECTS: Write to stream. */  
+#endif
   
 
   void add(void *);
