diff options
Diffstat (limited to 'hl/c++/test/Makefile.in')
-rw-r--r-- | hl/c++/test/Makefile.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hl/c++/test/Makefile.in b/hl/c++/test/Makefile.in index 9c066a6..13decfb 100644 --- a/hl/c++/test/Makefile.in +++ b/hl/c++/test/Makefile.in @@ -223,7 +223,6 @@ SIZE_T = @SIZE_T@ STATIC_SHARED = @STATIC_SHARED@ STRIP = @STRIP@ TESTPARALLEL = @TESTPARALLEL@ -TR = @TR@ TRACE_API = @TRACE_API@ USE_FILTER_DEFLATE = @USE_FILTER_DEFLATE@ USE_FILTER_FLETCHER32 = @USE_FILTER_FLETCHER32@ |