yoz pushed a commit to branch master.

http://git.enlightenment.org/misc/entrance.git/commit/?id=4d1ebdec15f90d4c258aa9c5116443f338852b0e

commit 4d1ebdec15f90d4c258aa9c5116443f338852b0e
Author: Michael Bouchaud <y...@efl.so>
Date:   Thu Jan 16 21:50:46 2014 +0100

    entrance: debug--
---
 src/bin/entrance_conf.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/bin/entrance_conf.c b/src/bin/entrance_conf.c
index e3f400d..f7fbcd5 100644
--- a/src/bin/entrance_conf.c
+++ b/src/bin/entrance_conf.c
@@ -521,6 +521,7 @@ _entrance_conf_user_auth(void *data, const char *user, 
Eina_Bool granted)
                   _entrance_int_conf->user.lsess = eu->lsess;
                   _entrance_int_conf->user.remember_session
                      = eu->remember_session;
+                  /*
                   printf("init %s %s | %s %s | %s | %d\n",
                          _entrance_int_conf->user.bg.path,
                          _entrance_int_conf->user.bg.group,
@@ -528,6 +529,7 @@ _entrance_conf_user_auth(void *data, const char *user, 
Eina_Bool granted)
                          _entrance_int_conf->user.image.group,
                          _entrance_int_conf->user.lsess,
                          _entrance_int_conf->user.remember_session);
+                         */
                   break;
                }
           }

-- 


Reply via email to