updates from libc,automake
[gnulib.git] / lib / closeout.h
index 0a29330..d27d760 100644 (file)
@@ -19,9 +19,7 @@
 #ifndef CLOSEOUT_H
 # define CLOSEOUT_H 1
 
-void close_stdout_set_status (int status);
 void close_stdout_set_file_name (const char *file);
 void close_stdout (void);
-void close_stdout_status (int status);
 
 #endif