# deoptimize command

The deoptimize command removes the flash-compiled
object code from the object code item, leaving the non-flash object
code. This command may be used at a select prompt to deoptimize a
select group of programs.

**Synonyms:** deflash

## Syntax

```
deoptimize {dict} file.reference*|{item-ID}
```

---
Source: https://d3codex.com/tcl/deoptimize-command/ - part of the D3Codex reference.
