Author: sevein
Date: Wed Apr 25 17:56:06 2012
New Revision: 11523

Log:
Remove duplicated method

Modified:
   branches/2.0/lib/QubitSearchPager.class.php

Modified: branches/2.0/lib/QubitSearchPager.class.php
==============================================================================
--- branches/2.0/lib/QubitSearchPager.class.php Wed Apr 25 17:19:22 2012        
(r11522)
+++ branches/2.0/lib/QubitSearchPager.class.php Wed Apr 25 17:56:06 2012        
(r11523)
@@ -77,9 +77,4 @@
   {
     return $this->resultSet->getFacets();
   }
-
-  public function getFacets()
-  {
-    return $this->resuletSet->getFacets();
-  }
 }

-- 
You received this message because you are subscribed to the Google Groups 
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/qubit-commits?hl=en.

Reply via email to