Changeset e0b852a


Ignore:
Timestamp:
Aug 8, 2018, 4:48:40 PM (6 years ago)
Author:
Paul Brossier <piem@piem.org>
Branches:
feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master
Children:
06baeb2
Parents:
6812354
Message:

src/spectral/dct_fftw.c: remove unused symbol

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/spectral/dct_fftw.c

    r6812354 re0b852a  
    5151// defined in src/spectral/fft.c
    5252extern pthread_mutex_t aubio_fftw_mutex;
    53 
    54 extern void aubio_ooura_ddct(int, int, smpl_t *, int *, smpl_t *);
    5553
    5654struct _aubio_dct_t {
Note: See TracChangeset for help on using the changeset viewer.