From 019d250441c792eeaa7c71bca56870fe9ef57fc4 Mon Sep 17 00:00:00 2001 From: Fabian Guerra Date: Wed, 13 Feb 2019 15:47:01 -0800 Subject: [ios, macos] Remove unused headers. --- platform/ios/sdk-files.json | 1 - platform/macos/sdk-files.json | 1 - 2 files changed, 2 deletions(-) diff --git a/platform/ios/sdk-files.json b/platform/ios/sdk-files.json index 3248e359b0..2267f3ce42 100644 --- a/platform/ios/sdk-files.json +++ b/platform/ios/sdk-files.json @@ -220,7 +220,6 @@ "MGLStyle_Private.h": "platform/darwin/src/MGLStyle_Private.h", "MGLHeatmapStyleLayer_Private.h": "platform/darwin/src/MGLHeatmapStyleLayer_Private.h", "NSPredicate+MGLPrivateAdditions.h": "platform/darwin/src/NSPredicate+MGLPrivateAdditions.h", - "MGLNetworkConfiguration_Private.h": "platform/darwin/src/MGLNetworkConfiguration_Private.h", "NSDate+MGLAdditions.h": "platform/darwin/src/NSDate+MGLAdditions.h", "MGLCompactCalloutView.h": "platform/ios/src/MGLCompactCalloutView.h", "MGLStyleLayerManager.h": "platform/darwin/src/MGLStyleLayerManager.h", diff --git a/platform/macos/sdk-files.json b/platform/macos/sdk-files.json index afc5efbabe..3c728ad37d 100644 --- a/platform/macos/sdk-files.json +++ b/platform/macos/sdk-files.json @@ -169,7 +169,6 @@ "NSException+MGLAdditions.h": "platform/darwin/src/NSException+MGLAdditions.h", "MGLTileSource_Private.h": "platform/darwin/src/MGLTileSource_Private.h", "NSExpression+MGLPrivateAdditions.h": "platform/darwin/src/NSExpression+MGLPrivateAdditions.h", - "MGLNetworkConfiguration_Private.h": "platform/darwin/src/MGLNetworkConfiguration_Private.h", "NSCompoundPredicate+MGLAdditions.h": "platform/darwin/src/NSCompoundPredicate+MGLAdditions.h", "MGLSymbolStyleLayer_Private.h": "platform/darwin/src/MGLSymbolStyleLayer_Private.h", "NSProcessInfo+MGLAdditions.h": "platform/darwin/src/NSProcessInfo+MGLAdditions.h", -- cgit v1.2.1