diff options
author | root <root@avtech.domain.avtechpulse.com> | 1999-12-31 22:01:27 -0500 |
---|---|---|
committer | root <root@avtech.domain.avtechpulse.com> | 1999-12-31 22:01:27 -0500 |
commit | 77f8be1de24748a2abecafa8ee48b66304a441af (patch) | |
tree | 6076a9535fd10e78a439a8d08354a11603d49831 /monitor.c | |
parent | 78c1a09a33ce7bf596fbdfad445fe6acec47c6ec (diff) |
remove extra function prototype
Diffstat (limited to 'monitor.c')
-rw-r--r-- | monitor.c | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -152,8 +152,6 @@ int I2C_Get_Monitor_Word(int channel) } - -int I2C_Check_Monitors(void); int I2C_Check_Monitors(void) { int monitor_word; |