Part of the patch from bug #4301; clean up our prototypes, a lot. Still
[mmh] / uip / mhbuild.c
index d7a3cf0..ad674f4 100644 (file)
@@ -103,9 +103,6 @@ int output_message_fp (CT, FILE *, char*);
 /* mhlistsbr.c */
 int list_all_messages (CT *, int, int, int, int);
 
-/* mhmisc.c */
-void set_endian (void);
-
 /* mhfree.c */
 void free_content (CT);