tests/: undo changes, removing calls to aubio_init
[aubio.git] / tests / src / pitch / test-pitch.c
index edccefa..1509870 100644 (file)
@@ -2,8 +2,6 @@
 
 int main (void)
 {
-  aubio_init();
-  
   // 1. allocate some memory
   uint_t n = 0; // frame counter
   uint_t win_s = 1024; // window size