diff --git a/src/topology/tplg_local.h b/src/topology/tplg_local.h index c32267d2..22648fa5 100644 --- a/src/topology/tplg_local.h +++ b/src/topology/tplg_local.h @@ -60,11 +60,6 @@ typedef enum _snd_pcm_rates { } snd_pcm_rates_t; struct snd_tplg { - - /* opaque vendor data */ - int vendor_fd; - char *vendor_name; - /* out file */ int out_fd;