- Patch #10677 by drumm: removed dead code. Leftover.

4.5.x
Dries Buytaert 2004-10-14 21:27:33 +00:00
parent 9e4399aae8
commit df4ec83120
2 changed files with 0 additions and 2 deletions

View File

@ -221,7 +221,6 @@ function block_box_edit($bid = 0) {
cache_clear_all();
drupal_goto('admin/block');
case t('Cancel'):
default:
if ($bid) {
$output = block_box_form(block_box_get($bid));

View File

@ -221,7 +221,6 @@ function block_box_edit($bid = 0) {
cache_clear_all();
drupal_goto('admin/block');
case t('Cancel'):
default:
if ($bid) {
$output = block_box_form(block_box_get($bid));