Browse Source

Removed commented code (#3759)

Removed commented code
Oskar Stark 9 years ago
parent
commit
02478b4390
1 changed files with 0 additions and 3 deletions
  1. 0 3
      Admin/Admin.php

+ 0 - 3
Admin/Admin.php

@@ -502,9 +502,6 @@ abstract class Admin implements AdminInterface, DomainObjectInterface
         'mosaic' => array(
             'class' => 'fa fa-th-large fa-fw',
         ),
-//        'tree' => array(
-//            'class' => 'fa fa-sitemap fa-fw',
-//        ),
     );
 
     /**