mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-10 23:52:29 +00:00
change NET_InitRDFCookieResources from PUBLIC to PRIVATE since it isn't needed anymore
This commit is contained in:
parent
456b5bd8a4
commit
86f3582f93
@ -3105,7 +3105,7 @@ NET_SaveCookies(char * filename)
|
||||
}
|
||||
|
||||
/* This isn't needed any more */
|
||||
PUBLIC void
|
||||
PRIVATE void
|
||||
NET_InitRDFCookieResources (void)
|
||||
{
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user