diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-10-17 10:39:08 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-10-17 10:53:55 -0700 |
commit | 065ed43c44b50231fa2ac9d406727d5149cac27f (patch) | |
tree | 20b9b2b08bd51f0013c6e2d674d074c9290cecae /README.md | |
parent | f9dcbd53e7c63918b4798d961b56d28e55c9787f (diff) |
ast_mode: Eliminate unused DAC_TEXT & DAC_EGA arrays
At top level:
ast_mode.c:389:23: warning: ‘DAC_EGA’ defined but not used [-Wunused-variable]
static VBIOS_DAC_INFO DAC_EGA[] = {
^~~~~~~
ast_mode.c:370:23: warning: ‘DAC_TEXT’ defined but not used [-Wunused-variable]
static VBIOS_DAC_INFO DAC_TEXT[] = {
^~~~~~~~
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions