diff --git a/sammler.php b/sammler.php
index 7790487..4267fa6 100644
--- a/sammler.php
+++ b/sammler.php
@@ -1,8 +1,8 @@
sammler graph setup\n";
@@ -179,12 +179,6 @@ function create_config() {
);
}
- $conf['hosts'][] = array(
- 'hostname' => 'localhost',
- 'show' => true,
- 'rrds' => $rrds,
- );
-
$hosts = get_hostdirs();
foreach ($hosts as $host) {
$rrds = array();