]> git.mxchange.org Git - core.git/blobdiff - framework/main/classes/commands/html/class_HtmlLoginAreaCommand.php
Continued:
[core.git] / framework / main / classes / commands / html / class_HtmlLoginAreaCommand.php
index dd1aa58a3c6291554c073099194f038c66c2e8e2..be32e26a69bda21af457272715a88a434bb7951f 100644 (file)
@@ -174,9 +174,6 @@ class HtmlLoginAreaCommand extends BaseCommand implements Commandable {
         * @return      void
         */
        public function addExtraFilters (Controller $controllerInstance, Requestable $requestInstance) {
-               // Default is no action
-               $actionInstance = NULL;
-
                // Get registry
                $registryInstance = GenericRegistry::getRegistry();