зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1418156 - Remove unnecessary forward declaration of pref_SetPref(). r=glandium
MozReview-Commit-ID: KQHfpAKEEgt --HG-- extra : rebase_source : 3c622413c72024889214c8ee5ff994fb6a0ad390
This commit is contained in:
Родитель
9f8d2c21ff
Коммит
3fe59e0566
|
@ -413,12 +413,6 @@ enum
|
|||
kPrefSticky = 4,
|
||||
};
|
||||
|
||||
static nsresult
|
||||
pref_SetPref(const char* aPrefName,
|
||||
PrefValue aValue,
|
||||
PrefType aType,
|
||||
uint32_t aFlags);
|
||||
|
||||
#define PREF_HASHTABLE_INITIAL_LENGTH 1024
|
||||
|
||||
// Assign to aResult a quoted, escaped copy of aOriginal.
|
||||
|
|
Загрузка…
Ссылка в новой задаче