Removed the command member as it is no longer needed.
git-svn-id: svn://10.0.0.236/trunk@64209 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -42,8 +42,7 @@ public:
|
||||
const char* aCharset= nsnull ,
|
||||
nsCharsetSource aSource = kCharsetUninitialized) = 0;
|
||||
NS_IMETHOD ReloadDocument(const char* aCharset = nsnull ,
|
||||
nsCharsetSource aSource = kCharsetUninitialized,
|
||||
const char* aCmd = nsnull) = 0;
|
||||
nsCharsetSource aSource = kCharsetUninitialized) = 0;
|
||||
NS_IMETHOD StopDocumentLoad(void) = 0;
|
||||
NS_IMETHOD SetRendering(PRBool aRender) = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user