Bug 311605: default browser checking should be done nsBrowserBlue, not in delayed startup, r=mano

This commit is contained in:
gavin@gavinsharp.com
2005-12-04 18:34:12 +00:00
parent a5d82331b3
commit 0c8ce1df8f
12 changed files with 131 additions and 223 deletions

View File

@@ -71,8 +71,6 @@ protected:
nsresult RegisterDDESupport();
nsresult UnregisterDDESupport();
private:
PRBool mCheckedThisSession;
};
#endif // nswindowsshellservice_h____