Index: trunk/data/validator/highway.mapcss
===================================================================
--- trunk/data/validator/highway.mapcss	(revision 6818)
+++ trunk/data/validator/highway.mapcss	(revision 6819)
@@ -53,14 +53,4 @@
 }
 
-way.major_road[foot?][!sidewalk] {
-  throwWarning: tr("major road used with {0}", "{1.key}");
-  suggestAlternative: "sidewalk";
-  suggestAlternative: tr("separate footway");
-  assertMatch: "way highway=primary foot=yes";
-  assertNoMatch: "way highway=primary";
-  assertNoMatch: "way highway=primary foot=yes sidewalk=both";
-  assertNoMatch: "way highway=primary foot=no";
-}
-
 way[highway=road] {
   throwWarning: tr("temporary highway type");
