]> git.sesse.net Git - vlc/blobdiff - src/libvlc.h
BeOS app thread: only used in one file
[vlc] / src / libvlc.h
index 5efccbe5171d4adc440b17d905c6e30e60380e56..3b25abb5727ebcd63fa139fae440fe4e723be65b 100644 (file)
@@ -121,7 +121,6 @@ struct libvlc_global_data_t
 
     /* Arch-specific variables */
 #if defined( SYS_BEOS )
-    vlc_object_t *         p_appthread;
     char *                 psz_vlcpath;
 #elif defined( __APPLE__ )
     char *                 psz_vlcpath;