Skip to content

Commit

Permalink
Removed misplaced text with avoided successfull compilation.
Browse files Browse the repository at this point in the history
  • Loading branch information
pruiz committed Dec 11, 2012
1 parent b6712e2 commit e2cfbd8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gw/box-dlr.c
Original file line number Diff line number Diff line change
Expand Up @@ -1715,7 +1715,6 @@ static void dlr_sqlite3_add_with_id(box_dlr_entry *entry)
box_fields->dlr_db_fields->field_serv, box_fields->dlr_db_fields->field_url,
box_fields->dlr_db_fields->field_mask, box_fields->dlr_db_fields->field_boxc,
box_fields->dlr_db_fields->field_status, box_fields->field_id);
1
#if defined(DLR_TRACE)
debug("opensmmpbox", 0, "sql: %s", octstr_get_cstr(sql));
#endif
Expand Down

0 comments on commit e2cfbd8

Please sign in to comment.