aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/type/Default.class.php
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--type/Default.class.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/type/Default.class.php b/type/Default.class.php
index 4cb9ff7..597c01c 100644
--- a/type/Default.class.php
+++ b/type/Default.class.php
@@ -58,5 +58,3 @@ class Type_Default extends Type_Base {
58 return $rrdgraph; 58 return $rrdgraph;
59 } 59 }
60} 60}
61
62?>