Index: trunk/src/org/openstreetmap/josm/data/projection/Projections.java
===================================================================
--- trunk/src/org/openstreetmap/josm/data/projection/Projections.java	(revision 13598)
+++ trunk/src/org/openstreetmap/josm/data/projection/Projections.java	(revision 13599)
@@ -339,6 +339,4 @@
             }
         }
-        if (result.isEmpty())
-            throw new AssertionError("EPSG file seems corrupted");
         return result;
     }
