summaryrefslogtreecommitdiffstats
path: root/etc/inc/pfsense-utils.inc
diff options
context:
space:
mode:
Diffstat (limited to 'etc/inc/pfsense-utils.inc')
-rw-r--r--etc/inc/pfsense-utils.inc4
1 files changed, 1 insertions, 3 deletions
diff --git a/etc/inc/pfsense-utils.inc b/etc/inc/pfsense-utils.inc
index 186edef..a4419ce 100644
--- a/etc/inc/pfsense-utils.inc
+++ b/etc/inc/pfsense-utils.inc
@@ -8,7 +8,7 @@
* $Id$
******
*
- * Copyright (C) 2004-2006 Scott Ullrich (sullrich@gmail.com)
+ * Copyright (C) 2004-2007 Scott Ullrich (sullrich@gmail.com)
* All rights reserved.
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
@@ -2914,8 +2914,6 @@ function enable_rrd_graphing() {
$rrdrestore = "";
$rrdreturn = "";
- $config['rrd']['enable'] = true;
-
if (isset ($config['rrd']['enable'])) {
/* create directory if needed */
OpenPOWER on IntegriCloud