mirror of
https://github.com/game-stop/veejay.git
synced 2025-12-15 04:10:00 +01:00
remove some compile warnings
This commit is contained in:
@@ -502,7 +502,7 @@ ensure_buffer_size(char **buffer, unsigned long *cur_size,
|
||||
static int
|
||||
JACK_xrun_callback(void *arg)
|
||||
{
|
||||
jack_driver_t *drv = (jack_driver_t *) arg;
|
||||
// jack_driver_t *drv = (jack_driver_t *) arg;
|
||||
|
||||
veejay_msg(1, "xrun detected. You are doing too much");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user