mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-14 14:02:47 +00:00
Bug 1031166 - Fix non-unified OS X build's warnings-as-errors in toolkit/components/places. r=mak
This commit is contained in:
parent
146b02353e
commit
d69d580060
@ -102,8 +102,6 @@ using namespace mozilla::places;
|
||||
// for repeating stuff. These are milliseconds between "now" cache refreshes.
|
||||
#define RENEW_CACHED_NOW_TIMEOUT ((int32_t)3 * PR_MSEC_PER_SEC)
|
||||
|
||||
static const int64_t USECS_PER_DAY = (int64_t)PR_USEC_PER_SEC * 60 * 60 * 24;
|
||||
|
||||
// character-set annotation
|
||||
#define CHARSET_ANNO NS_LITERAL_CSTRING("URIProperties/characterSet")
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user