Aaron Schulz has uploaded a new change for review.
https://gerrit.wikimedia.org/r/90463
Change subject: Removed unused const QoS_Atomic constant (odd casing)
......................................................................
Removed unused const QoS_Atomic constant (odd casing)
Change-Id: I2b03ad1700e3a1184f7209394096cde61d23c6a5
---
M includes/job/JobQueue.php
1 file changed, 0 insertions(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core
refs/changes/63/90463/1
diff --git a/includes/job/JobQueue.php b/includes/job/JobQueue.php
index 10f2c97..6556ee8 100644
--- a/includes/job/JobQueue.php
+++ b/includes/job/JobQueue.php
@@ -40,7 +40,6 @@
protected $dupCache;
const QOS_ATOMIC = 1; // integer; "all-or-nothing" job insertions
- const QoS_Atomic = 1; // integer; "all-or-nothing" job insertions (b/c)
const ROOTJOB_TTL = 2419200; // integer; seconds to remember root jobs
(28 days)
--
To view, visit https://gerrit.wikimedia.org/r/90463
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I2b03ad1700e3a1184f7209394096cde61d23c6a5
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Aaron Schulz <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits