summaryrefslogtreecommitdiff
path: root/libs/swap.php
diff options
context:
space:
mode:
Diffstat (limited to 'libs/swap.php')
-rw-r--r--libs/swap.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/swap.php b/libs/swap.php
index 93bd323..522660b 100644
--- a/libs/swap.php
+++ b/libs/swap.php
@@ -1,7 +1,6 @@
<?php
require 'Utils/Misc.class.php';
-
// Free
if (!($free = shell_exec('grep SwapFree /proc/meminfo | awk \'{print $2}\'')))
{