.. _Remove Signal from Sensitivity List:

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

Unnecessary signals in an always block's sensitivity list are flagged with warnings.  

.. figure:: ../../images/common/sv_quick_fix_remove_from_sensitivity_list_list.png

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

.. figure:: ../../images/common/sv_quick_fix_remove_from_sensitivity_list_after.png



