extraneous line

This commit is contained in:
nhmall
2022-08-26 14:25:09 -04:00
parent bb4474bbaf
commit 4e8935ab9c

View File

@@ -4065,7 +4065,6 @@ wiz_display_macros(void)
}
if (!trouble)
putstr(win, 0, "No display macro issues detected");
putstr(win, 0, buf);
display_nhwindow(win, FALSE);
destroy_nhwindow(win);
return ECMD_OK;