]> git.sesse.net Git - vlc/blobdiff - src/version.c
PulseAudio: print context infos as debug messages
[vlc] / src / version.c
index 0dc70f3184b6369a84a59794b5114138d2052b55..238c3838840933ff925ccf12f4ccdc7a0387bd41 100644 (file)
 
 #include <vlc_common.h>
 
-/*****************************************************************************
- * VLC_Version: return the libvlc version.
- *****************************************************************************
- * This function returns full version string (numeric version and codename).
- *****************************************************************************/
-char const * VLC_Version( void )
-{
-    return VERSION_MESSAGE;
-}
-
 /*****************************************************************************
  * VLC_CompileBy, VLC_CompileHost
  * VLC_Compiler, VLC_Changeset