[vlc-devel] [PATCH] libvlc-common.c: In function 'libvlc_InternalDestroy':
Ibraheem P
ibraheemp at gmail.com
Thu Apr 10 22:34:29 CEST 2008
---
src/libvlc-common.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/src/libvlc-common.c b/src/libvlc-common.c
index aae5437..e4ff716 100644
--- a/src/libvlc-common.c
+++ b/src/libvlc-common.c
@@ -1026,8 +1026,6 @@ int libvlc_InternalCleanup( libvlc_int_t *p_libvlc )
*/
int libvlc_InternalDestroy( libvlc_int_t *p_libvlc, vlc_bool_t b_release )
{
- vlc_value_t lockval;
-
if( !p_libvlc )
return VLC_EGENERIC;
--
1.5.4.4
More information about the vlc-devel
mailing list