Index: trunk/src/org/openstreetmap/josm/gui/MapView.java
===================================================================
--- trunk/src/org/openstreetmap/josm/gui/MapView.java	(revision 8614)
+++ trunk/src/org/openstreetmap/josm/gui/MapView.java	(revision 8615)
@@ -685,5 +685,4 @@
                 ret.add(activeLayer);
             }
-            Collections.reverse(ret);
             return ret;
         } finally {
