.. _Remove Signal from Sensitivity List:

Remove Signal from Sensitivity List
===================================

Unnecessary signals in a process's sensitivity list are flagged with warnings.

.. figure:: ../../images/common/vhdl_quick_fix_remove_from_sensitivity_list_list.png
	:align: center




Place the editor cursor on the warning's line and press :kbd:`Ctrl+1`, select :guilabel:`Remove signal ... from sensitivity list` from the list of quick fix proposals and press :kbd:`Enter`.

.. figure:: ../../images/common/vhdl_quick_fix_remove_from_sensitivity_list_after.png
	:align: center





