Skip to content

Commit 6fcaf96

Browse files
committed
Merge pull request #37 from stackgl/osx-old-ApplicationServices
remove unused CoreGraphicss framework on osx
2 parents 24e6fc2 + afe0196 commit 6fcaf96

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

binding.gyp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
['OS=="mac"', {
3434
'libraries': [
3535
'-framework QuartzCore',
36-
'-framework CoreGraphics',
3736
'-framework Quartz'
3837
],
3938
}],

0 commit comments

Comments
 (0)