changeset 667:188082b8b9ab

Remove unused function prototypes.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 03 Apr 2008 00:55:43 +0300
parents 50e036a32db8
children d4fa72f469f7
files src/xs_fileinfo.h
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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