jenkins-bot has submitted this change and it was merged.

Change subject: Remove old b/c stuff
......................................................................


Remove old b/c stuff

Change-Id: Ie611d0986a67c25e4fd4d5f00285ae3e68dbde3d
---
M extension.json
D includes/BC.php
2 files changed, 0 insertions(+), 12 deletions(-)

Approvals:
  EBernhardson: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/extension.json b/extension.json
index f92678f..a9c9b3d 100644
--- a/extension.json
+++ b/extension.json
@@ -23,8 +23,6 @@
                "GeoData\\ApiQueryGeoSearch": 
"includes/api/ApiQueryGeoSearch.php",
                "GeoData\\ApiQueryGeoSearchDb": 
"includes/api/ApiQueryGeoSearchDb.php",
                "GeoData\\ApiQueryGeoSearchElastic": 
"includes/api/ApiQueryGeoSearchElastic.php",
-               "Coord": "includes/BC.php",
-               "CoordinatesOutput": "includes/BC.php",
                "GeoData\\BoundingBox": "includes/BoundingBox.php",
                "GeoData\\Coord": "includes/Coord.php",
                "GeoData\\CoordinatesIndexField" : 
"includes/CoordinatesIndexField.php",
diff --git a/includes/BC.php b/includes/BC.php
deleted file mode 100644
index 87f0885..0000000
--- a/includes/BC.php
+++ /dev/null
@@ -1,10 +0,0 @@
-<?php
-/**
- * Contains classes required for backwards compatibility with old, 
pre-namespaces cached
- * parser output
- * @todo: Remove this in summer 2016
- */
-
-class CoordinatesOutput extends \GeoData\CoordinatesOutput {}
-
-class Coord extends \GeoData\Coord {}

-- 
To view, visit https://gerrit.wikimedia.org/r/305752
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie611d0986a67c25e4fd4d5f00285ae3e68dbde3d
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/GeoData
Gerrit-Branch: master
Gerrit-Owner: MaxSem <maxsem.w...@gmail.com>
Gerrit-Reviewer: EBernhardson <ebernhard...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to