From 749fec734c4583153fb2dbc80f1d21db2c2ab457 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Tue, 12 Aug 2014 10:45:18 -0700 Subject: Kill those dumb strings --- src/shared/lib.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/shared') diff --git a/src/shared/lib.cpp b/src/shared/lib.cpp index a9dc9b1..0eebf17 100644 --- a/src/shared/lib.cpp +++ b/src/shared/lib.cpp @@ -34,8 +34,6 @@ namespace tmwa { -#define PRINT_VAR(var) PRINTF("%s = %s\n"_fmt, #var##_s, var) - static void try_read(const io::DirFd& dirfd, ZString filename) { -- cgit v1.2.3-70-g09d2