aboutsummaryrefslogtreecommitdiffstats
path: root/pbf2db/build_proto.sh
diff options
context:
space:
mode:
authorslomo <steve.harrison@gmx.net>2011-04-07 11:34:25 +0200
committerslomo <steve.harrison@gmx.net>2011-04-07 11:34:25 +0200
commitbfbc478c5ec2e07d5047ae020361bedfa4e5f4c6 (patch)
tree812560bd7585de36878cfa1302cdee1984d0949c /pbf2db/build_proto.sh
parentdb5acf7cda7855bb22660f993cc0c25dd27bf631 (diff)
downloadosm-xapi-bfbc478c5ec2e07d5047ae020361bedfa4e5f4c6.tar.gz
osm-xapi-bfbc478c5ec2e07d5047ae020361bedfa4e5f4c6.tar.xz
osm-xapi-bfbc478c5ec2e07d5047ae020361bedfa4e5f4c6.zip
removed database import premature code
Diffstat (limited to 'pbf2db/build_proto.sh')
-rwxr-xr-xpbf2db/build_proto.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/pbf2db/build_proto.sh b/pbf2db/build_proto.sh
deleted file mode 100755
index 53e9966..0000000
--- a/pbf2db/build_proto.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-protoc --python_out=. fileformat.proto
-protoc --python_out=. osmformat.proto