Remove mx.controls.ComboBox

Hello,
I use ‘import mx.controls.ComboBox’ to attach comboboxes.
The problem is that when I do that, it influences a lot my movie. So for efficient working I need to remove that code, something like ‘remove mx.controls.ComboBox’.
Can somebody help me with it?