Skip to content

Commit d2909a5

Browse files
Update mock.h
1 parent 2dbe8ef commit d2909a5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

code/logic/fossil/pizza/mock.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,6 @@ bool fossil_mock_compare_output(const char *captured, const char *expected);
241241
*/
242242
#define _FOSSIL_MOCK_CAPTURE_OUTPUT(buffer, size, function) \
243243
fossil_mock_capture_output(buffer, size, function)
244-
#endif
245244

246245
/**
247246
* @def _FOSSIL_MOCK_REDIRECT_STDOUT

0 commit comments

Comments
 (0)