Bug 353089 - Fix / remove ddeexec hack. r=bsmedberg
This commit is contained in:
@@ -66,10 +66,6 @@ protected:
|
||||
void SetRegKey(const char* aKeyName, const char* aValueName,
|
||||
const char* aValue, PRBool aBackup, HKEY aBackupKey,
|
||||
PRBool aReplaceExisting, PRBool aForAllUsers);
|
||||
DWORD DeleteRegKey(HKEY baseKey, const char *keyName);
|
||||
|
||||
nsresult RegisterDDESupport();
|
||||
nsresult UnregisterDDESupport();
|
||||
|
||||
private:
|
||||
PRBool mCheckedThisSession;
|
||||
|
||||
Reference in New Issue
Block a user