Remove some dead #defines

This commit is contained in:
ridiculousfish
2015-08-11 01:00:05 -07:00
parent b9b6b6108e
commit 871a822379
6 changed files with 1 additions and 70 deletions

View File

@@ -115,11 +115,6 @@ static bool should_test_function(const char *func_name)
*/
#define LAPS 50
/**
The result of one of the test passes
*/
#define NUM_ANS L"-7 99999999 1234567 deadbeef DEADBEEFDEADBEEF"
/**
Number of encountered errors
*/