[vlc-devel] [PATCH] libvlc_internal.h: delete unused function prototypes

Jerome Forissier jerome at taodyne.com
Thu Feb 27 18:59:14 CET 2014


---
 lib/libvlc_internal.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/lib/libvlc_internal.h b/lib/libvlc_internal.h
index 64585a7..4008c53 100644
--- a/lib/libvlc_internal.h
+++ b/lib/libvlc_internal.h
@@ -88,8 +88,6 @@ struct libvlc_instance_t
 /* Thread context */
 void libvlc_threads_init (void);
 void libvlc_threads_deinit (void);
-void libvlc_log_init (void);
-void libvlc_log_deinit (void);
 
 /* Events */
 libvlc_event_manager_t * libvlc_event_manager_new(
-- 
1.8.1.5




More information about the vlc-devel mailing list