From a13880f07a4f3edaafc8be2b736fed302e33bd9b Mon Sep 17 00:00:00 2001 From: edward Date: Wed, 30 Mar 2016 19:03:15 +0800 Subject: [PATCH] RooGetTrait.php --- RooGetTrait.php | 5 ----- 1 file changed, 5 deletions(-) diff --git a/RooGetTrait.php b/RooGetTrait.php index 3c69565f..bbb9b68e 100644 --- a/RooGetTrait.php +++ b/RooGetTrait.php @@ -631,16 +631,11 @@ trait Pman_Core_RooGetTrait { 'distinct' => $distinct )); - - $this->countWhat = $ret['count']; $this->cols = $ret['cols']; $this->colsJname = $ret['join_names']; - return; - - } } -- 2.39.2