tests/: undo changes, removing calls to aubio_init
[aubio.git] / tests / src / pitch / test-pitchfcomb.c
index 1c1344c..718537b 100644 (file)
@@ -7,7 +7,6 @@
 
 int main (void)
 {
-  aubio_init();
   uint_t i = 0;
   uint_t win_s = 1024; // window size
   uint_t hop_s = win_s/4; // hop size