minor cleanup

This commit is contained in:
rolux 2011-11-23 16:14:25 +01:00
parent e6e530700e
commit 4c2d873c97

View file

@ -9,7 +9,6 @@ Ox.load({UI: {theme: 'modern'}, Geo: {}}, function() {
info: data.region,
title: data.name + ' (' + data.code + ')',
url: Ox.getFlagByGeoname(data.name, 256),
//url: '../../tools/_geo3/svg/icons/' + data.code + '.svg',
width: size
}
},