2005-07-01 [colin] 1.9.12cvs8
[claws.git] / src / common / utils.h
index dd209b4052274e06a2e146eaca0d035d32863830..c14ee7cc47fea60f68f51dc3a61e1d6271c12241 100644 (file)
@@ -434,8 +434,6 @@ gint str_write_to_file              (const gchar    *str,
 gchar *file_read_to_str                (const gchar    *file);
 gchar *file_read_stream_to_str (FILE           *fp);
 
 gchar *file_read_to_str                (const gchar    *file);
 gchar *file_read_stream_to_str (FILE           *fp);
 
-size_t fwrite_atomic(const void *ptr, size_t size, size_t nmemb, FILE *stream);
-
 /* process execution */
 gint execute_async             (gchar *const    argv[]);
 gint execute_sync              (gchar *const    argv[]);
 /* process execution */
 gint execute_async             (gchar *const    argv[]);
 gint execute_sync              (gchar *const    argv[]);