Remove a few obscure "done" and "empty" comments
[lhc/web/wiklou.git] / includes / block / BlockRestriction.php
index b5574f9..72f6eaa 100644 (file)
@@ -149,7 +149,6 @@ class BlockRestriction {
                                $restrictions
                        );
 
-                       // Nothing to remove.
                        if ( empty( $restrictionsToRemove ) ) {
                                continue;
                        }