Skip to content

Commit

Permalink
Remove unused label.
Browse files Browse the repository at this point in the history
  • Loading branch information
bengardner committed Jun 8, 2013
1 parent c6af559 commit 12b7229
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/combine.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3183,7 +3183,6 @@ static void mark_function(chunk_t *pc)
prev = chunk_get_prev_ncnlnp(prev);
}
}
bad_ret_type:

//LOG_FMT(LFCN, " -- stopped on %s [%s]\n",
// prev->str.c_str(), get_token_name(prev->type));
Expand Down

0 comments on commit 12b7229

Please sign in to comment.