diff options
Diffstat (limited to 'netwerk/base/Tickler.h')
-rw-r--r-- | netwerk/base/Tickler.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/netwerk/base/Tickler.h b/netwerk/base/Tickler.h index 63353a9248..e38f0d99c7 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> |