summaryrefslogtreecommitdiff
path: root/tagstats
diff options
context:
space:
mode:
Diffstat (limited to 'tagstats')
-rw-r--r--tagstats/tagstats.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/tagstats/tagstats.cpp b/tagstats/tagstats.cpp
index bacdfdc..01f2976 100644
--- a/tagstats/tagstats.cpp
+++ b/tagstats/tagstats.cpp
@@ -144,8 +144,6 @@ int main(int argc, char *argv[]) {
}
}
- Osmium::init(debug);
-
if (argc - optind != 2) {
std::cerr << "Usage: " << argv[0] << " [OPTIONS] OSMFILE DATABASE" << std::endl;
exit(1);