mirror of
https://github.com/86Box/86Box.git
synced 2026-02-24 02:18:20 -07:00
Removed the useless codegen_close().
This commit is contained in:
@@ -50,9 +50,6 @@
|
||||
#endif
|
||||
|
||||
extern void codegen_init(void);
|
||||
#ifdef USE_NEW_DYNAREC
|
||||
extern void codegen_close(void);
|
||||
#endif
|
||||
extern void codegen_flush(void);
|
||||
|
||||
/*Current physical page of block being recompiled. -1 if no recompilation taking place */
|
||||
|
||||
Reference in New Issue
Block a user