MaxSem has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/305752

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(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/GeoData 
refs/changes/52/305752/1

diff --git a/extension.json b/extension.json
index 4f9376e..7feb356 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\\CoordinatesOutput": "includes/CoordinatesOutput.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: newchange
Gerrit-Change-Id: Ie611d0986a67c25e4fd4d5f00285ae3e68dbde3d
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/GeoData
Gerrit-Branch: master
Gerrit-Owner: MaxSem <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to