]> git.sesse.net Git - vlc/commitdiff
Revert wrongfully commited file
authorRémi Denis-Courmont <rem@videolan.org>
Sun, 20 May 2007 08:39:35 +0000 (08:39 +0000)
committerRémi Denis-Courmont <rem@videolan.org>
Sun, 20 May 2007 08:39:35 +0000 (08:39 +0000)
src/libvlc.h

index 9fe15565c98d756f524413624f536e94f240d3b6..ee4434eb08db54107694d338d0f189fc2068213c 100644 (file)
@@ -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)
  *****************************************************************************