jqh 5 years ago
parent
commit
fa0a5330d2
1 changed files with 0 additions and 5 deletions
  1. 0 5
      src/Grid/Tools/QuickSearch.php

+ 0 - 5
src/Grid/Tools/QuickSearch.php

@@ -28,11 +28,6 @@ class QuickSearch extends AbstractTool
      */
     protected $width = 18;
 
-    public function __construct($key = null, $title = null)
-    {
-        parent::__construct($key, $title);
-    }
-
     /**
      * @param string|null $name
      *