Index: firmware/App/Services/Interrupts.h =================================================================== diff -u -r3518e8a088c32e75c0c8960d5e629a7401095feb -r380b0afc95467d0861ff3aa2cdcde5d5d7ac85e7 --- firmware/App/Services/Interrupts.h (.../Interrupts.h) (revision 3518e8a088c32e75c0c8960d5e629a7401095feb) +++ firmware/App/Services/Interrupts.h (.../Interrupts.h) (revision 380b0afc95467d0861ff3aa2cdcde5d5d7ac85e7) @@ -33,7 +33,6 @@ // ********** public function prototypes ********** void initInterrupts( void ); - BOOL getSci2FEOEError( void ); /**@}*/