summaryrefslogtreecommitdiff
path: root/binding.gyp
diff options
context:
space:
mode:
authorMike Morris <michael.patrick.morris@gmail.com>2015-05-15 13:24:04 -0400
committerMike Morris <michael.patrick.morris@gmail.com>2015-05-15 13:24:04 -0400
commit830a9b3972a1934e6b059da54a0ff282a8581088 (patch)
tree8082bcfbd4165f1b87dbe6a23c622b43c09aebf7 /binding.gyp
parent2d5a73b25b601d876047663832d4a0c71a2a4830 (diff)
downloadqtlocation-mapboxgl-830a9b3972a1934e6b059da54a0ff282a8581088.tar.gz
drop CompressPNG
Diffstat (limited to 'binding.gyp')
-rw-r--r--binding.gyp2
1 files changed, 0 insertions, 2 deletions
diff --git a/binding.gyp b/binding.gyp
index 9c7cade1d9..a5fb583399 100644
--- a/binding.gyp
+++ b/binding.gyp
@@ -11,8 +11,6 @@
'sources': [
'src/node_mapbox_gl_native.cpp',
- 'src/compress_png.hpp',
- 'src/compress_png.cpp',
'src/node_log.hpp',
'src/node_log.cpp',
'src/node_file_source.hpp',