ext2sim: Remove non-existent function fwd-decl

int _ext2sim_start();
This commit is contained in:
Darryl L. Miles 2025-07-18 12:36:43 +01:00 committed by R. Timothy Edwards
parent 27a91ee5a3
commit cef9e0bede
1 changed files with 0 additions and 3 deletions

View File

@ -190,9 +190,6 @@ extern devMerge *devMergeList;
#ifdef MAGIC_WRAPPER
/* Forward declaration */
int _ext2sim_start();
#ifdef EXT2SIM_AUTO
/*
* ----------------------------------------------------------------------------