Fix cpplint warnings.

This commit is contained in:
Cheng Zhao 2014-08-07 10:50:50 +08:00
parent e5a57b02d8
commit f455798c05
2 changed files with 1 additions and 2 deletions

View file

@ -139,7 +139,6 @@ DevToolsDelegate::DevToolsDelegate(
}
DevToolsDelegate::~DevToolsDelegate() {
LOG(ERROR) << "delete!";
}
void DevToolsDelegate::Stop() {