提交 192f39f7 编写于 作者: E Eric Seidel

Merge pull request #19 from eseidelGoogle/build_fix

Fix release build after Hixie's bomb drop.
......@@ -361,8 +361,6 @@ void Editor::appliedEditing(PassRefPtr<CompositeEditCommand> cmd)
{
m_frame.document()->updateLayout();
EditCommandComposition* composition = cmd->composition();
ASSERT(composition);
VisibleSelection newSelection(cmd->endingSelection());
// Don't clear the typing style with this selection change. We do those things elsewhere if necessary.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册