summaryrefslogtreecommitdiff
path: root/platform/darwin
diff options
context:
space:
mode:
Diffstat (limited to 'platform/darwin')
-rw-r--r--platform/darwin/filesource-files.json11
-rw-r--r--platform/darwin/loop-files.json10
2 files changed, 0 insertions, 21 deletions
diff --git a/platform/darwin/filesource-files.json b/platform/darwin/filesource-files.json
deleted file mode 100644
index 4b2fe21c06..0000000000
--- a/platform/darwin/filesource-files.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "//": "This file can be edited manually and is the canonical source.",
- "sources": [
- "platform/darwin/src/MGLLoggingConfiguration.mm",
- "platform/darwin/src/MGLNetworkConfiguration.m",
- "platform/darwin/src/http_file_source.mm",
- "platform/default/src/mbgl/storage/sqlite3.cpp"
- ],
- "public_headers": {},
- "private_headers": {}
-}
diff --git a/platform/darwin/loop-files.json b/platform/darwin/loop-files.json
deleted file mode 100644
index 9f99f39766..0000000000
--- a/platform/darwin/loop-files.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "//": "This file can be edited manually and is the canonical source.",
- "sources": [
- "platform/darwin/src/async_task.cpp",
- "platform/darwin/src/run_loop.cpp",
- "platform/darwin/src/timer.cpp"
- ],
- "public_headers": {},
- "private_headers": {}
-}