Fix selection bustage, which was a post-merge error on my part.

This commit is contained in:
sfraser%netscape.com 1999-02-12 00:27:44 +00:00
Родитель 147deab593
Коммит ef131779ca
2 изменённых файлов: 0 добавлений и 4 удалений

Просмотреть файл

@ -536,8 +536,6 @@ PresShell::Init(nsIDocument* aDocument,
#endif
mSelection = selection;
// Important: this has to happen after the selection has been set up
#ifdef SHOW_CARET
nsCaretProperties *caretProperties = NewCaretProperties();

Просмотреть файл

@ -536,8 +536,6 @@ PresShell::Init(nsIDocument* aDocument,
#endif
mSelection = selection;
// Important: this has to happen after the selection has been set up
#ifdef SHOW_CARET
nsCaretProperties *caretProperties = NewCaretProperties();