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

remove debug

parent c45eb318
No related branches found
No related tags found
No related merge requests found
......@@ -3001,7 +3001,7 @@ extern List as_mysql_modify_assocs(mysql_conn_t *mysql_conn, uint32_t uid,
assoc->is_def = is_def;
assoc->def_qos_id = def_qos_id;
same_user = 1;
info ("same user");
goto is_same_user;
}
}
......
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