summaryrefslogtreecommitdiffstats
path: root/netwerk/base/Tickler.h
diff options
context:
space:
mode:
Diffstat (limited to 'netwerk/base/Tickler.h')
-rw-r--r--netwerk/base/Tickler.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/netwerk/base/Tickler.h b/netwerk/base/Tickler.h
index 63353a924..e38f0d99c 100644
--- a/netwerk/base/Tickler.h
+++ b/netwerk/base/Tickler.h
@@ -27,10 +27,6 @@
// The tickler only applies to wifi on mobile right now. Hopefully it
// can also be restricted to particular handset models in the future.
-#if defined(ANDROID)
-#define MOZ_USE_WIFI_TICKLER
-#endif
-
#include "mozilla/Attributes.h"
#include "nsISupports.h"
#include <stdint.h>