mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-04-04 13:42:48 +00:00
Bug 1815396 - Fix documentation of MruCache. r=lsalzman
Differential Revision: https://phabricator.services.mozilla.com/D171653
This commit is contained in:
parent
3290dcc819
commit
58dfff38db
@ -108,7 +108,6 @@ class MruCache {
|
||||
// }
|
||||
//
|
||||
// auto foo = new Foo();
|
||||
// mTable.Insert(aKey, foo);
|
||||
// p.Set(foo);
|
||||
// return foo;
|
||||
class Entry {
|
||||
|
Loading…
x
Reference in New Issue
Block a user