aboutsummaryrefslogtreecommitdiffstats
path: root/include/conversation.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/conversation.php')
-rw-r--r--include/conversation.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/conversation.php b/include/conversation.php
index 15ce8ce25..b14e609dd 100644
--- a/include/conversation.php
+++ b/include/conversation.php
@@ -1270,8 +1270,6 @@ function conv_sort($arr,$order) {
}
}
-logger('conv_sort: ' . print_r($ret,true));
-
return $ret;
}