summaryrefslogtreecommitdiff
path: root/src/sexpr/lexer_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/sexpr/lexer_test.cpp')
-rw-r--r--src/sexpr/lexer_test.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/sexpr/lexer_test.cpp b/src/sexpr/lexer_test.cpp
index 0fc3901..fdb47f2 100644
--- a/src/sexpr/lexer_test.cpp
+++ b/src/sexpr/lexer_test.cpp
@@ -29,8 +29,6 @@
namespace tmwa
{
-#pragma GCC diagnostic ignored "-Wzero-as-null-pointer-constant"
-
static
io::FD string_pipe(ZString sz)
{