]> git.sesse.net Git - vlc/commitdiff
Remove VLC_Error obsolete function.
authorRémi Duraffort <ivoire@videolan.org>
Tue, 10 Nov 2009 15:42:52 +0000 (16:42 +0100)
committerRémi Duraffort <ivoire@videolan.org>
Tue, 10 Nov 2009 16:16:42 +0000 (17:16 +0100)
include/vlc_common.h

index e500cdaefc3c16a3c360e86da8da42e72835a7b4..e4b1cc5d4eb68f17b56a1d6677e6992d420362a9 100644 (file)
@@ -813,7 +813,6 @@ VLC_EXPORT( const char *, VLC_CompileBy, ( void ) LIBVLC_USED );
 VLC_EXPORT( const char *, VLC_CompileHost, ( void ) LIBVLC_USED );
 VLC_EXPORT( const char *, VLC_CompileDomain, ( void ) LIBVLC_USED );
 VLC_EXPORT( const char *, VLC_Compiler, ( void ) LIBVLC_USED );
-VLC_EXPORT( const char *, VLC_Error, ( int ) LIBVLC_USED );
 
 /*****************************************************************************
  * Additional vlc stuff