Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1802)

Unified Diff: runtime/vm/log.h

Issue 2974233002: VM: Re-format to use at most one newline between functions (Closed)
Patch Set: Rebase and merge Created 3 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « runtime/vm/lockers.cc ('k') | runtime/vm/log.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/vm/log.h
diff --git a/runtime/vm/log.h b/runtime/vm/log.h
index c9cafc869a4417fba98441ac9f651bbab130c7ff..868e0ded47640633aa11a59a5a3858b8bced6f97 100644
--- a/runtime/vm/log.h
+++ b/runtime/vm/log.h
@@ -67,7 +67,6 @@ class Log {
DISALLOW_COPY_AND_ASSIGN(Log);
};
-
// Causes all log messages to be buffered until destructor is called.
// Can be nested.
class LogBlock : public StackResource {
« no previous file with comments | « runtime/vm/lockers.cc ('k') | runtime/vm/log.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698