зеркало из https://github.com/mozilla/gecko-dev.git
Fix compile warning
This commit is contained in:
Родитель
307e653e58
Коммит
f7081dc5da
|
@ -137,8 +137,8 @@ nsEditorShell::nsEditorShell()
|
|||
, mWebShell(nsnull)
|
||||
, mContentAreaWebShell(nsnull)
|
||||
, mEditorType(eUninitializedEditorType)
|
||||
, mWrapColumn(0)
|
||||
, mStateMaintainer(nsnull)
|
||||
, mWrapColumn(0)
|
||||
, mSuggestedWordIndex(0)
|
||||
, mDictionaryIndex(0)
|
||||
{
|
||||
|
|
|
@ -137,8 +137,8 @@ nsEditorShell::nsEditorShell()
|
|||
, mWebShell(nsnull)
|
||||
, mContentAreaWebShell(nsnull)
|
||||
, mEditorType(eUninitializedEditorType)
|
||||
, mWrapColumn(0)
|
||||
, mStateMaintainer(nsnull)
|
||||
, mWrapColumn(0)
|
||||
, mSuggestedWordIndex(0)
|
||||
, mDictionaryIndex(0)
|
||||
{
|
||||
|
|
Загрузка…
Ссылка в новой задаче