summaryrefslogtreecommitdiff
path: root/linux
diff options
context:
space:
mode:
authorartemp <artem@mapnik.org>2014-11-07 15:31:18 +0000
committerartemp <artem@mapnik.org>2014-11-07 15:31:18 +0000
commitdfeab9f921af92d9112ecb43f9889b91bd59ce66 (patch)
tree72e3f8b9d4a4c73ee2382b2f8c945ed317924bc9 /linux
parentaafb1280b25a24df94d885f8503bbd5d600cfaa6 (diff)
downloadqtlocation-mapboxgl-dfeab9f921af92d9112ecb43f9889b91bd59ce66.tar.gz
move image_reader to mbgl-linux
Diffstat (limited to 'linux')
-rw-r--r--linux/mapboxgl-app.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/linux/mapboxgl-app.gyp b/linux/mapboxgl-app.gyp
index 45137dd386..dbcc4b4479 100644
--- a/linux/mapboxgl-app.gyp
+++ b/linux/mapboxgl-app.gyp
@@ -12,7 +12,6 @@
'../platform/default/settings_json.cpp',
'../platform/default/glfw_view.cpp',
'../platform/default/log_stderr.cpp',
- '../platform/default/image_reader.cpp',
'../platform/default/png_reader.cpp',
'../platform/default/jpeg_reader.cpp',
],