devilhorns pushed a commit to branch master.

http://git.enlightenment.org/core/enlightenment.git/commit/?id=a8afd46a8256b334685cab3e36cb640e8cfa899f

commit a8afd46a8256b334685cab3e36cb640e8cfa899f
Author: Christopher Michael <[email protected]>
Date:   Thu Feb 13 12:13:42 2020 -0500

    e_main: Remove unused variables
---
 src/bin/e_main.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/bin/e_main.c b/src/bin/e_main.c
index 78e04e7cb..cf37231c9 100644
--- a/src/bin/e_main.c
+++ b/src/bin/e_main.c
@@ -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");
 

-- 


Reply via email to