Bug 612201 - nsMessenger::mScriptObject is not used; r=bienvenu
This commit is contained in:
Родитель
fce5211de5
Коммит
fad6a2599b
|
@ -300,7 +300,6 @@ public:
|
|||
//
|
||||
nsMessenger::nsMessenger()
|
||||
{
|
||||
mScriptObject = nsnull;
|
||||
mCurHistoryPos = -2; // first message selected goes at position 0.
|
||||
// InitializeFolderRoot();
|
||||
}
|
||||
|
|
|
@ -108,7 +108,6 @@ private:
|
|||
nsresult SetDisplayProperties();
|
||||
|
||||
nsString mId;
|
||||
void *mScriptObject;
|
||||
nsCOMPtr<nsITransactionManager> mTxnMgr;
|
||||
|
||||
/* rhp - need this to drive message display */
|
||||
|
|
Загрузка…
Ссылка в новой задаче