Backgrounds: message fall through

This commit is contained in:
John Scipione 2013-05-31 15:28:56 -04:00
parent fc584d8a7d
commit 56cf4a96bc

View File

@ -318,10 +318,6 @@ BackgroundsView::MessageReceived(BMessage* msg)
}
case kMsgManualPlacement:
_UpdatePreview();
_UpdateButtons();
break;
case kMsgTilePlacement:
case kMsgScalePlacement:
case kMsgCenterPlacement: