aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/plugin/vmem.php
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/vmem.php')
-rw-r--r--plugin/vmem.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugin/vmem.php b/plugin/vmem.php
index 3b58a5e..ea541fc 100644
--- a/plugin/vmem.php
+++ b/plugin/vmem.php
@@ -43,7 +43,6 @@ switch($obj->args['type']) {
43 break; 43 break;
44 case 'vmpage_number': 44 case 'vmpage_number':
45 $obj->data_sources = array('value'); 45 $obj->data_sources = array('value');
46 $obj->generate_colors();
47 $obj->order = array('active_anon', 'active_file', 46 $obj->order = array('active_anon', 'active_file',
48 'anon_pages', 'bounce', 47 'anon_pages', 'bounce',
49 'dirty', 'file_pages', 48 'dirty', 'file_pages',