aboutsummaryrefslogtreecommitdiffstats
path: root/extlib/leaflet/src/geo/projection/Projection.js
diff options
context:
space:
mode:
Diffstat (limited to 'extlib/leaflet/src/geo/projection/Projection.js')
-rw-r--r--extlib/leaflet/src/geo/projection/Projection.js5
1 files changed, 0 insertions, 5 deletions
diff --git a/extlib/leaflet/src/geo/projection/Projection.js b/extlib/leaflet/src/geo/projection/Projection.js
deleted file mode 100644
index 84316b30..00000000
--- a/extlib/leaflet/src/geo/projection/Projection.js
+++ /dev/null
@@ -1,5 +0,0 @@
-/*
- * L.Projection contains various geographical projections used by CRS classes.
- */
-
-L.Projection = {};