Index: trunk/resources/data/validator/deprecated.mapcss
===================================================================
--- trunk/resources/data/validator/deprecated.mapcss	(revision 16760)
+++ trunk/resources/data/validator/deprecated.mapcss	(revision 16762)
@@ -1003,5 +1003,4 @@
 }
 *[amenity=proposed],
-*[amenity=proposed],
 *[amenity=disused],
 *[shop=disused],
@@ -1998,4 +1997,5 @@
 }
 
+/* #19180 */
 *[access=customer] {
   throwWarning: tr("{0} is deprecated", "{0.tag}");
@@ -2004,5 +2004,4 @@
   fixAdd: "access=customers";
 }
-
 *[addr:inclusion=estimated] {
   throwWarning: tr("{0} is deprecated", "{0.tag}");
@@ -2011,5 +2010,4 @@
   fixAdd: "addr:inclusion=estimate";
 }
-
 *[building=apartment] {
   throwWarning: tr("{0} is deprecated", "{0.tag}");
@@ -2018,5 +2016,4 @@
   fixAdd: "building=apartments";
 }
-
 node[lamp_mount="bent mast"] {
   throwWarning: tr("{0} is deprecated", "{0.tag}");
@@ -2025,5 +2022,4 @@
   fixAdd: "lamp_mount=bent_mast";
 }
-
 node[lamp_mount="straight mast"] {
   throwWarning: tr("{0} is deprecated", "{0.tag}");
@@ -2032,5 +2028,4 @@
   fixAdd: "lamp_mount=straight_mast";
 }
-
 node[lamp_type=electrical] {
   throwWarning: tr("{0} is deprecated", "{0.tag}");
