mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-28 13:21:28 +00:00
remove hack for bug 10456
This commit is contained in:
parent
8d60b84e34
commit
1613ad38f7
@ -1317,7 +1317,9 @@ wallet_ReadFromURLFieldToSchemaFile
|
||||
|
||||
void
|
||||
wallet_FetchFromNetCenter(char* from, char* to) {
|
||||
return;
|
||||
|
||||
//return; // !!!!! temporary until bug 10456 is fixed !!!!!!!!!!!!
|
||||
|
||||
nsIInputStream* newStream;
|
||||
nsIInputStream* *aNewStream = &newStream;
|
||||
nsresult rv;
|
||||
|
Loading…
x
Reference in New Issue
Block a user