| 755 | // |
| 756 | //***************************************************************************** |
| 757 | void DLParser_SetConvert( MicroCodeCommand command ) |
| 758 | { |
| 759 | #ifdef DAEDALUS_DEBUG_DISPLAYLIST |
| 760 | DL_PF( " SetConvert (Ignored)" ); |
| 761 | #endif |
| 762 | } |
| 763 | |
| 764 | //***************************************************************************** |
| 765 | // |
nothing calls this directly
no outgoing calls
no test coverage detected