fix controller device

This commit is contained in:
Nico 2021-11-17 10:35:14 +00:00
parent fcb04138fa
commit 2dab5491d4
1 changed files with 0 additions and 1 deletions

View File

@ -186,7 +186,6 @@ nil_dei(Device *d, Uint8 port)
{
(void)d;
(void)port;
return 1;
}
static Uint8
datetime_dei(Device *d, Uint8 port)