aboutsummaryrefslogtreecommitdiffstats
path: root/mbd/survey.pl
diff options
context:
space:
mode:
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;
-