# HG changeset patch # User Matti Hamalainen # Date 1207173343 -10800 # Node ID 188082b8b9ab6c9866ee571e64ba967619065cde # Parent 50e036a32db80dbd8cd45bfddff2382548d69c85 Remove unused function prototypes. diff -r 50e036a32db8 -r 188082b8b9ab src/xs_fileinfo.h --- a/src/xs_fileinfo.h Thu Apr 03 00:49:46 2008 +0300 +++ b/src/xs_fileinfo.h Thu Apr 03 00:55:43 2008 +0300 @@ -7,8 +7,6 @@ extern "C" { #endif -gint xs_stil_init(void); -void xs_stil_close(void); #ifndef AUDACIOUS_PLUGIN void xs_fileinfo_update(void); #endif