Un-devbranch STPC

This commit is contained in:
RichardG867
2021-02-08 17:15:09 -03:00
parent 57b0cc3006
commit 976e8ca273
7 changed files with 2 additions and 29 deletions

View File

@@ -979,7 +979,6 @@ machine_at_win486pci_init(const machine_t *model)
#endif
#if defined(DEV_BRANCH) && defined(USE_STPC)
int
machine_at_itoxstar_init(const machine_t *model)
{
@@ -1094,4 +1093,3 @@ machine_at_pcm5330_init(const machine_t *model)
return ret;
}
#endif