• Marko Mäkelä's avatar
    mbstream: Remove duplicate definition of datasink_buffer · a215e213
    Marko Mäkelä authored
    For some reason, when mbstream is compiled with GCC 10,
    ld will fail to link it due to a multiple definition of
    datasink_buffer. The code appears to have been like that
    since the very beginning.
    
    Let us remove the duplicate dummy definition.
    a215e213
xbstream.c 12 KB