Commit 5a1d8df
Platform: POSIX: Remove unused variable cc
This change avoids error:
sof/src/platform/posix/ipc.c:90:23: error: unused
variable 'cc' [-Werror,-Wunused-variable]
Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>1 parent 4ed8d6b commit 5a1d8df
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
91 | | - | |
92 | 90 | | |
93 | 91 | | |
94 | 92 | | |
| |||
0 commit comments