aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap/make-bind-include.pl
diff options
context:
space:
mode:
authorJoachim Tingvold <joachim@tingvold.com>2015-03-21 19:28:07 +0100
committerJoachim Tingvold <joachim@tingvold.com>2015-03-21 19:28:07 +0100
commit1b4297bec022ad93ec31e063cdc0d9e5d5944615 (patch)
tree046114d5c8aa18bff326e3ebe1d04c66ce7ab8d0 /bootstrap/make-bind-include.pl
parent96469b73ed291971d3e377358ec85f39816fec9c (diff)
More spring cleaning for TG15.
Diffstat (limited to 'bootstrap/make-bind-include.pl')
-rwxr-xr-xbootstrap/make-bind-include.pl3
1 files changed, 0 insertions, 3 deletions
diff --git a/bootstrap/make-bind-include.pl b/bootstrap/make-bind-include.pl
index d688dec..880280e 100755
--- a/bootstrap/make-bind-include.pl
+++ b/bootstrap/make-bind-include.pl
@@ -1,7 +1,4 @@
#!/usr/bin/perl -I /root/tgmanage
-
-# TODO: Port this to the "master|slave base" parameter syntax!
-
use strict;
unless ( (($#ARGV == 0 ) || ( $#ARGV == 1))