Skip to content

Commit

Permalink
rm debug
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelkgutierrez committed Jun 27, 2018
1 parent aa5b37b commit 407e50f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/sdsdkv-client.h
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,6 @@ struct sdsdkv_client : public personality {
int
m_db_init(void)
{
printf("client here..\n");
//
hg_size_t gsize = ssg_get_group_size(m_gid);
//
for (decltype(gsize) i = 0; i < gsize; ++i) {
Expand Down

0 comments on commit 407e50f

Please sign in to comment.