diff --git a/Extensions/SystemInputActivityMonitor/XMPPSystemInputActivityMonitor.m b/Extensions/SystemInputActivityMonitor/XMPPSystemInputActivityMonitor.m index d32a54b..92f8b98 100644 --- a/Extensions/SystemInputActivityMonitor/XMPPSystemInputActivityMonitor.m +++ b/Extensions/SystemInputActivityMonitor/XMPPSystemInputActivityMonitor.m @@ -8,9 +8,6 @@ #warning This file must be compiled with ARC. Use -fobjc-arc flag (or convert project to ARC). #endif -#if TARGET_OS_IPHONE -#warning This file does not work on TARGET_OS_IPHONE. -#endif // Log levels: off, error, warn, info, verbose #if DEBUG