tests/: undo changes, removing calls to aubio_init
[aubio.git] / tests / src / pitch / test-pitchyinfft.c
index 714f2f6..ee1ece8 100644 (file)
@@ -7,8 +7,6 @@
 
 int main (void)
 {
-  aubio_init();
-  
   uint_t n = 10; // compute n times
   uint_t win_s = 1024; // window size
   // create some vectors