englebass pushed a commit to branch master.

commit 7971c686346818885d2fbaa05088379c90c63203
Author: Sebastian Dransfeld <[email protected]>
Date:   Fri Jun 21 09:29:37 2013 +0200

    e: Remove unneeded variable
---
 src/bin/e_main.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/bin/e_main.c b/src/bin/e_main.c
index fd81bc6..e1f8cdd 100644
--- a/src/bin/e_main.c
+++ b/src/bin/e_main.c
@@ -152,7 +152,6 @@ _xdg_data_dirs_augment(void)
 
    if (!getenv("XDG_RUNTIME_DIR"))
      {
-        char        buf[PATH_MAX];
         const char *dir;
 
         snprintf(buf, sizeof(buf), "/tmp/xdg_runtime_XXXXXX");

-- 

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev

Reply via email to