From b5cbc933c90ce8d5e34a7bce3e7c500e41f6e243 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Mon, 12 Oct 2015 03:05:28 +0200 Subject: language specific done data --- apps/mixer.h | 1 - 1 file changed, 1 deletion(-) (limited to 'apps/mixer.h') diff --git a/apps/mixer.h b/apps/mixer.h index ffa3104..5d9c666 100644 --- a/apps/mixer.h +++ b/apps/mixer.h @@ -46,7 +46,6 @@ typedef struct { typedef struct { const char* name_; snd_rawmidi_t* output_; - int pfd_count_; slist_t langs_; slist_t tasks_; } mixer_t; -- cgit v1.2.3