diff --git a/src/intercept/main.c b/src/intercept/main.c index 41dc5f9..95646e6 100644 --- a/src/intercept/main.c +++ b/src/intercept/main.c @@ -23,8 +23,6 @@ */ static bool process_supported = false; -DEF_AUTOFREE(nc_string, nc_string_free) - /** * Determine the basename'd process */