remove unused Debug::has_break_points_
authorofrobots <ofrobots@google.com>
Wed, 30 Sep 2015 06:02:14 +0000 (23:02 -0700)
committerJongsoo Yoon <join.yoon@samsung.com>
Fri, 20 Nov 2015 13:32:15 +0000 (22:32 +0900)
commitd08833f9137fa530bff631c2537b42fc6067792f
tree434453a116b0dadebb0399c8de22c7dcd442c535
parent377d860d99c04e3485cf67ee9ea8c646547114c2
remove unused Debug::has_break_points_

Previous debug refactoring changes removed uses of has_break_points_, but
omitted removing the field itself. This is not necessary anymore.

R=yangguo@chromium.org
BUG=

Review URL: https://codereview.chromium.org/1382443002

Cr-Commit-Position: refs/heads/master@{#31016}
src/debug/debug.h