提交 34a30f8e 编写于 作者: J jsalling

Delete dangling function prototype in Fixture internals

上级 a7b60dfc
......@@ -38,9 +38,4 @@ void UnityPointer_Set(void** ptr, void* newValue);
void UnityPointer_UndoAllSets(void);
void UnityPointer_Init(void);
void UnityAssertEqualPointer(const void * expected,
const void * actual,
const char* msg,
const UNITY_LINE_TYPE lineNumber);
#endif /* UNITY_FIXTURE_INTERNALS_H_ */
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册