Reverts r1583689, thanks to Scott's message on dev ML. Unfortunately we have no tests for that in R11.04 (not sure about the rest) since my last commit (r1623396) passed the tests 

git-svn-id: https://svn.apache.org/repos/asf/ofbiz/branches/release11.04@1637807 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/framework/common/data/GeoData.xml b/framework/common/data/GeoData.xml
index c76dce4..abfc1a8 100644
--- a/framework/common/data/GeoData.xml
+++ b/framework/common/data/GeoData.xml
@@ -318,7 +318,4 @@
     <GeoAssoc geoAssocTypeId="GROUP_MEMBER" geoIdTo="GBR" geoId="NIRL"/>
     <GeoAssoc geoAssocTypeId="GROUP_MEMBER" geoIdTo="GBR" geoId="WALS"/>
     
-    <CountryAddressFormat geoId="MYS" geoAssocTypeId="REGIONS" requireStateProvinceId="" requirePostalCode="" postalCodeRegex="" hasPostalCodeExt="" requirePostalCodeExt="" addressFormat=""/>
-    <CountryAddressFormat geoId="THA" geoAssocTypeId="REGIONS" requireStateProvinceId="" requirePostalCode="" postalCodeRegex="" hasPostalCodeExt="" requirePostalCodeExt="" addressFormat=""/>
-    <CountryAddressFormat geoId="ISR" geoAssocTypeId="REGIONS" requireStateProvinceId="" requirePostalCode="" postalCodeRegex="" hasPostalCodeExt="" requirePostalCodeExt="" addressFormat=""/>
 </entity-engine-xml>