Index: firmware/App/Controllers/SyringePump.h =================================================================== diff -u -r056bb7c3e42a6c56e10ff75f69aa1d7b9e5c8af8 -r9fcd1ad071bcce7a592833367c103e235e49654f --- firmware/App/Controllers/SyringePump.h (.../SyringePump.h) (revision 056bb7c3e42a6c56e10ff75f69aa1d7b9e5c8af8) +++ firmware/App/Controllers/SyringePump.h (.../SyringePump.h) (revision 9fcd1ad071bcce7a592833367c103e235e49654f) @@ -105,7 +105,6 @@ /// Software configuration enums typedef enum software_configurations { - SW_CONFIG_DISABLE_ALARM_AUDIO = 0, /// SW_CONFIG_DISABLE_SYRINGE_PUMP_ALARMS, ///< Software configuration disable syringe pump alarms. SW_CONFIG_DISABLE_SYRINGE_PUMP, ///< Software configuration disable syringe pump. NUM_OF_SW_CONFIGS ///< Number of software configurations.