Skip to content
Snippets Groups Projects
Commit 56305df3 authored by Danny Auble's avatar Danny Auble
Browse files

removed more debug

parent 095e6ee9
No related branches found
No related tags found
No related merge requests found
...@@ -164,7 +164,6 @@ static int _make_sure_users_have_default( ...@@ -164,7 +164,6 @@ static int _make_sure_users_have_default(
/* we found one so just continue */ /* we found one so just continue */
if (row || !wckey) { if (row || !wckey) {
info("got %p %p", row, wckey);
xfree(wckey); xfree(wckey);
continue; continue;
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment