Removed debugging info from account dashboard

(DBOINCP-141)
This commit is contained in:
Tristan Olive 2015-02-03 01:28:20 -05:00
parent 99074c219c
commit 9f854f5505
1 changed files with 0 additions and 1 deletions

View File

@ -445,7 +445,6 @@ function boinc_preprocess_forum_topic_list(&$variables) {
function boinc_preprocess_views_view(&$vars, $hook) {
switch ($vars['name']) {
case 'boinc_account_computers':
echo '<pre>'.print_r($vars,1).'</pre>';
switch ($vars['display_id']) {
case 'page_1':
case 'panel_pane_1':