Index: trunk/extensions/SemanticMediaWiki/specials/AskSpecial/SMW_SpecialQueryCreator.php |
— | — | @@ -55,8 +55,6 @@ |
56 | 56 | * @global OutputPage $wgOut |
57 | 57 | * @global booolean $smwgQSortingSupport |
58 | 58 | * @return string |
59 | | - * |
60 | | - * @todo Clean up the lines handling sorting. |
61 | 59 | */ |
62 | 60 | protected function makeResults() { |
63 | 61 | global $wgOut; |