forgot to refactor hdc table def

This commit is contained in:
Jess Lovelace
2022-02-02 17:57:11 -05:00
parent ccf566b9b0
commit d12d614632

View File

@@ -94,7 +94,6 @@ static const device_t hdc_internal_device = {
static const struct { static const struct {
const char *internal_name;
const device_t *device; const device_t *device;
} controllers[] = { } controllers[] = {
{ &hdc_null_device }, { &hdc_null_device },