Skip to content

Commit

Permalink
Remove traces of previous patch.
Browse files Browse the repository at this point in the history
  • Loading branch information
fpoirotte committed Nov 15, 2011
1 parent abf890f commit 3416441
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/Pyrus/ScriptFrontend/Commands.php
Original file line number Diff line number Diff line change
Expand Up @@ -955,9 +955,6 @@ function set($args, $options)
echo "Unknown config variable: $args[variable]\n";
exit(1);
}
if ($options['channel']) {
$conf->default_channel = $oldDefaultChannel;
}
$conf->saveConfig();
if ($options['plugin']) {
\Pyrus\Config::setCurrent($current->path);
Expand Down

0 comments on commit 3416441

Please sign in to comment.