diff options
author | Michael J. Chudobiak <mjc@avtechpulse.com> | 2012-10-16 14:35:02 -0400 |
---|---|---|
committer | Michael J. Chudobiak <mjc@avtechpulse.com> | 2012-10-16 14:35:02 -0400 |
commit | 14b8561e92497daa10e80f42e729de30f77400b2 (patch) | |
tree | e3404f09fa1c9327cc1fccafb2aad1583986d584 | |
parent | c9e5da5a3dc1eca72f81761f63648057be276db4 (diff) |
remove obsolete comment
-rw-r--r-- | menus.c | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -2732,8 +2732,6 @@ static void Read_Keypad(int *button_port_val, int *upper_encoder_val, int *lower #define Over_Volt 0x20 /* over-voltage */ #define Over_Other 0x40 /* over-other */ -// FIXME - alarm detection not working? - int new_button_state; /* read the button data */ |