]> git.sesse.net Git - vlc/blobdiff - include/vlc/vlc.h
Add m2ts and mts to the interface dialog selectors.
[vlc] / include / vlc / vlc.h
index e40c6c00f6adfbe322699bbcf9a754b11502c738..cb020164868ef7ca6f8f75fbdd8967402d98940a 100644 (file)
 #ifndef _VLC_VLC_H
 #define _VLC_VLC_H 1
 
-# ifdef __LIBVLC__
-#  include <vlc_common.h> /* FIXME */
-# endif
-
 # ifdef __cplusplus
 extern "C" {
 # endif
@@ -47,10 +43,4 @@ extern "C" {
 }
 # endif
 
-#define LICENSE_MSG \
-  _("This program comes with NO WARRANTY, to the extent permitted by " \
-    "law.\nYou may redistribute it under the terms of the GNU General " \
-    "Public License;\nsee the file named COPYING for details.\n" \
-    "Written by the VideoLAN team; see the AUTHORS file.\n")
-
 #endif /* _VLC_VLC_H */