aboutsummaryrefslogtreecommitdiffstats
path: root/core.h
diff options
context:
space:
mode:
Diffstat (limited to 'core.h')
-rw-r--r--core.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/core.h b/core.h
index 7a562f4..a31c916 100644
--- a/core.h
+++ b/core.h
@@ -34,7 +34,6 @@ typedef int (*avirt_buff_complete)(struct snd_pcm_substream *substream);
struct avirt_audiopath {
const char *name;
unsigned version[3];
- int value;
struct snd_pcm_hardware *hw;
struct snd_pcm_ops *pcm_ops;
unsigned blocksize;