diff options
author | Jochen Topf <jochen@topf.org> | 2014-05-20 15:45:20 +0200 |
---|---|---|
committer | Jochen Topf <jochen@topf.org> | 2014-05-20 15:45:20 +0200 |
commit | 18b0f8a206e890e3b48832c98f2c4eea708b4d18 (patch) | |
tree | ee5593c2de3586f60fa7f18e2a8c3aa2a4761e55 /sources/master | |
parent | 8a5eeda24ef1cf91314d6ecbf58790443cebea1f (diff) | |
download | taginfo-18b0f8a206e890e3b48832c98f2c4eea708b4d18.tar taginfo-18b0f8a206e890e3b48832c98f2c4eea708b4d18.tar.gz |
Remove last remnants of never-used merkaartor source.
Diffstat (limited to 'sources/master')
-rw-r--r-- | sources/master/master.sql | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sources/master/master.sql b/sources/master/master.sql index 8de9db0..be6c077 100644 --- a/sources/master/master.sql +++ b/sources/master/master.sql @@ -81,7 +81,6 @@ CREATE TABLE popular_keys ( in_wiki_en INTEGER DEFAULT 0, in_josm INTEGER DEFAULT 0, in_potlatch INTEGER DEFAULT 0, - in_merkaartor INTEGER DEFAULT 0, scale_count REAL, scale_users REAL, scale_wiki REAL, |