aboutsummaryrefslogtreecommitdiffstats
path: root/mbd/survey.pl
diff options
context:
space:
mode:
authorKristian Lyngstol <kristian@bohemians.org>2016-02-26 10:59:08 +0100
committerKristian Lyngstol <kristian@bohemians.org>2016-02-26 10:59:08 +0100
commit9da864a8da29082369cdd2dd91a735b03577a117 (patch)
tree543d881f3746ddd4805dd0da449783eb42a8a92c /mbd/survey.pl
parent9ecc4690b2546ac117204207bec21ee1f6d585cf (diff)
Archive old/unused things
Diffstat (limited to 'mbd/survey.pl')
-rw-r--r--mbd/survey.pl10
1 files changed, 0 insertions, 10 deletions
diff --git a/mbd/survey.pl b/mbd/survey.pl
deleted file mode 100644
index be33038..0000000
--- a/mbd/survey.pl
+++ /dev/null
@@ -1,10 +0,0 @@
-package Config;
-
-our $survey_ip = "176.110.125.15";
-our $survey_port_low = 60100;
-our $survey_port_high = 60200;
-our $survey_freq = 60.0;
-our $survey_time = 10.0;
-
-1;
-