Commit e065d09
committed
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 eb0fe52 commit e065d09
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