diff options
author | Konstantin Käfer <mail@kkaefer.com> | 2014-12-04 18:29:42 +0100 |
---|---|---|
committer | Konstantin Käfer <mail@kkaefer.com> | 2014-12-04 20:02:50 +0100 |
commit | abafb52f37beb5659efc2105ccd1568e1f754898 (patch) | |
tree | 6a60636d3497560ca61e5aae5f6d7061c4f18553 /gyp/mbgl-ios.gypi | |
parent | bff6aeb4da41dee1f5f1cfa0be81b6c257257253 (diff) | |
download | qtlocation-mapboxgl-abafb52f37beb5659efc2105ccd1568e1f754898.tar.gz |
make most headers private
Diffstat (limited to 'gyp/mbgl-ios.gypi')
-rw-r--r-- | gyp/mbgl-ios.gypi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gyp/mbgl-ios.gypi b/gyp/mbgl-ios.gypi index c26e72849e..dd1c9c0c20 100644 --- a/gyp/mbgl-ios.gypi +++ b/gyp/mbgl-ios.gypi @@ -36,7 +36,6 @@ '../platform/darwin/string_nsstring.mm', '../platform/darwin/http_request_baton_cocoa.mm', '../platform/darwin/image.mm', - '../platform/default/caching_http_file_source.cpp', ], 'include_dirs': [ '../include', |