mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2025-05-20 17:07:32 +08:00
removed duplicated declaration of putcharSpy
This commit is contained in:
@ -53,7 +53,6 @@ static const _UD d_zero = 0.0;
|
||||
void startPutcharSpy(void);
|
||||
void endPutcharSpy(void);
|
||||
char* getBufferPutcharSpy(void);
|
||||
void putcharSpy(int c);
|
||||
|
||||
static int SetToOneToFailInTearDown;
|
||||
static int SetToOneMeanWeAlreadyCheckedThisGuy;
|
||||
|
Reference in New Issue
Block a user