summaryrefslogtreecommitdiff
path: root/linux
diff options
context:
space:
mode:
authorartemp <artem@mapnik.org>2014-11-19 13:06:47 +0100
committerartemp <artem@mapnik.org>2014-11-19 13:06:47 +0100
commit759a5e65cf853d679650339e26fef25141ab1901 (patch)
tree56c18daefe394fa83e23d44143677460dc715fb3 /linux
parent08357cfcf86ad0b6c8e8563767110ed50cbb2f56 (diff)
downloadqtlocation-mapboxgl-759a5e65cf853d679650339e26fef25141ab1901.tar.gz
simplify image_readers creation implementation
* remove static callbacks registration * link png_reader/jpeg_reader into mbgl-linux lib
Diffstat (limited to 'linux')
-rw-r--r--linux/mapboxgl-app.gyp2
1 files changed, 0 insertions, 2 deletions
diff --git a/linux/mapboxgl-app.gyp b/linux/mapboxgl-app.gyp
index dbcc4b4479..fbeabd74ea 100644
--- a/linux/mapboxgl-app.gyp
+++ b/linux/mapboxgl-app.gyp
@@ -12,8 +12,6 @@
'../platform/default/settings_json.cpp',
'../platform/default/glfw_view.cpp',
'../platform/default/log_stderr.cpp',
- '../platform/default/png_reader.cpp',
- '../platform/default/jpeg_reader.cpp',
],
'xcode_settings': {
'OTHER_CPLUSPLUSFLAGS':[