From eae01d1be4c043dda0dccea11189e6c19802f811 Mon Sep 17 00:00:00 2001 From: =?utf8?q?R=C3=A9mi=20Denis-Courmont?= Date: Sun, 20 May 2007 08:39:35 +0000 Subject: [PATCH] Revert wrongfully commited file --- src/libvlc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libvlc.h b/src/libvlc.h index 9fe15565c9..ee4434eb08 100644 --- a/src/libvlc.h +++ b/src/libvlc.h @@ -34,7 +34,7 @@ extern vlc_object_t * vlc_custom_create (vlc_object_t *p_this, size_t i_size, int i_type, const char *psz_type); -#if 1 +#if 0 /***************************************************************************** * libvlc_global_data_t (global variable) ***************************************************************************** -- 2.39.2