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

Unified Diff: Tools/GardeningServer/scripts/garden-o-matic.js

Issue 362453003: Remove dead code. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 | « Tools/GardeningServer/scripts/controllers.js ('k') | Tools/GardeningServer/scripts/net.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Tools/GardeningServer/scripts/garden-o-matic.js
diff --git a/Tools/GardeningServer/scripts/garden-o-matic.js b/Tools/GardeningServer/scripts/garden-o-matic.js
index e9e2e741c578188f33a8b7359ee9ff4582de90d5..33ab41d07da2190de02aa2e0707dc3c28f6bcbf0 100644
--- a/Tools/GardeningServer/scripts/garden-o-matic.js
+++ b/Tools/GardeningServer/scripts/garden-o-matic.js
@@ -29,10 +29,8 @@ var g_info = null;
var g_revisionHint = null;
var g_updateTimerId = 0;
-var g_buildersFailing = null;
var g_unexpectedFailuresController = null;
-
var g_nonLayoutTestFailureBuilders = null;
var g_updating = false;
« no previous file with comments | « Tools/GardeningServer/scripts/controllers.js ('k') | Tools/GardeningServer/scripts/net.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698