Browse Source

remove getFilterActions

Thomas Rabaix 14 years ago
parent
commit
68ba9112a0
1 changed files with 0 additions and 5 deletions
  1. 0 5
      Admin/Admin.php

+ 0 - 5
Admin/Admin.php

@@ -771,11 +771,6 @@ abstract class Admin implements AdminInterface, DomainObjectInterface
         return $actions;
     }
 
-    public function getFilterActions()
-    {
-        return array();
-    }
-
     /**
      * Returns the list of available urls
      *