Move para_tmpname() to file_write.c and make it static.
[paraslash.git] / afs.h
diff --git a/afs.h b/afs.h
index 267cc8d35a0032e2b221162857507df9a4358b6c..bcc36309dbda9c34a9a8c7298ecb8dab49298c8b 100644 (file)
--- a/afs.h
+++ b/afs.h
@@ -117,7 +117,7 @@ struct ls_data {
        /** The sha1 hash of audio file. */
        HASH_TYPE *hash;
 };
-int make_status_items(struct ls_data *d, struct para_buffer *pb);
+
 void make_empty_status_items(char *buf);
 
 /** At most that many bytes will be passed from afs to para_server. */