From 871a8223794ebbf975944923dc47a75fabd147d3 Mon Sep 17 00:00:00 2001 From: ridiculousfish Date: Tue, 11 Aug 2015 01:00:05 -0700 Subject: Remove some dead #defines --- src/fish_tests.cpp | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/fish_tests.cpp') diff --git a/src/fish_tests.cpp b/src/fish_tests.cpp index c507aca3..eb26460b 100644 --- a/src/fish_tests.cpp +++ b/src/fish_tests.cpp @@ -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 */ -- cgit v1.2.3