From bc614a5643a5e7e8b739ec357c03102c26380ee5 Mon Sep 17 00:00:00 2001 From: Dave MacLachlan Date: Fri, 22 Nov 2019 15:48:55 -0800 Subject: Remove obsoleted nonsense symbols for suppressing libtool warnings --- Foundation/GTMNSDictionary+URLArguments.m | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Foundation/GTMNSDictionary+URLArguments.m') diff --git a/Foundation/GTMNSDictionary+URLArguments.m b/Foundation/GTMNSDictionary+URLArguments.m index 612ba5b..0e80607 100644 --- a/Foundation/GTMNSDictionary+URLArguments.m +++ b/Foundation/GTMNSDictionary+URLArguments.m @@ -22,10 +22,6 @@ #import "GTMDefines.h" -// Export a nonsense symbol to suppress a libtool warning when this is linked alone in a static lib. -__attribute__((visibility("default"))) - char GTMNSDictionaryURLArgumentsExportToSuppressLibToolWarning = 0; - #pragma clang diagnostic push // Ignore all of the deprecation warnings for GTMNSString+URLArguments #pragma clang diagnostic ignored "-Wdeprecated-declarations" -- cgit v1.2.3