remove use of JACK headers to allow building on systems without JACK

This commit is contained in:
Paul Davis 2014-04-10 08:58:51 -04:00
parent fa66d0ae38
commit dc0723655e
1 changed files with 0 additions and 2 deletions

View File

@ -26,8 +26,6 @@
#include <stdlib.h>
#include <stdio.h>
#include <jack/jack.h>
#include <jack/thread.h>
#include <libgen.h>
#include <pthread.h>