Changeset 9ea88c6


Ignore:
Timestamp:
Sep 26, 2009, 12:33:05 AM (15 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, pitchshift, sampler, timestretch, yinfft+
Children:
7cec717
Parents:
1c2e186
Message:

src/types.h: remove useless include and comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/types.h

    r1c2e186 r9ea88c6  
    3232#endif
    3333
    34 #include "config.h"
    35 
    3634#ifndef HAVE_AUBIO_DOUBLE
    3735/** defined to 1 if aubio is compiled in double precision */
     
    6361/** signed integer */
    6462typedef int          sint_t;
    65 /** files */
    66 //typedef FILE         audio_file_t;
    6763
    6864#ifdef __cplusplus
Note: See TracChangeset for help on using the changeset viewer.