Add documentation to struct rc4_context.
[paraslash.git] / afs.h
diff --git a/afs.h b/afs.h
index bfafd949e7b26fb434e07e43434f276680c07fce..9e04a7edee73bda7b90a5555b4281e74214f310a 100644 (file)
--- a/afs.h
+++ b/afs.h
@@ -117,8 +117,6 @@ struct ls_data {
        HASH_TYPE *hash;
 };
 
-int send_afs_status(struct rc4_context *rc4c, int parser_friendly);
-
 /** Data about the current audio file, passed from afs to server. */
 struct audio_file_data {
        /** The open file descriptor to the current audio file. */