Mercurial > audlegacy-plugins
view src/flacng/flac_compat114.h @ 2896:35773e919dba
removed unsed mutex - and a dupplicate function call
author | Paula Stanciu <paula.stanciu@gmail.com> |
---|---|
date | Wed, 13 Aug 2008 09:35:56 +0300 |
parents | 2f742d127b3e |
children |
line wrap: on
line source
#ifndef FLAC_COMPAT114_H #define FLAC_COMPAT114_H #if defined(FLAC_API_VERSION_CURRENT) && FLAC_API_VERSION_CURRENT == 8 #endif #endif