e_main: Remove unused variables

This commit is contained in:
Christopher Michael 2020-02-13 12:13:42 -05:00
parent 71cbbeff27
commit a8afd46a82
1 changed files with 0 additions and 2 deletions

View File

@ -1149,8 +1149,6 @@ static void
_e_main_shutdown(int errcode)
{
int i = 0;
char buf[PATH_MAX];
const char *dir;
printf("E: Begin Shutdown Procedure!\n");