]> git.sesse.net Git - vlc/blobdiff - src/libvlc.h
Revert wrongfully commited file
[vlc] / 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)
  *****************************************************************************