From 42a2562a4f2c302ef2a1c4cc8ed804a1fac328b3 Mon Sep 17 00:00:00 2001 From: Jason Stallings Date: Sat, 15 Oct 2016 18:24:12 -0500 Subject: [PATCH] No saving code for now. --- binding.gyp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/binding.gyp b/binding.gyp index 63812364..e0b74437 100644 --- a/binding.gyp +++ b/binding.gyp @@ -60,9 +60,7 @@ 'src/screen.c', 'src/screengrab.c', 'src/snprintf.c', - 'src/MMBitmap.c', - 'src/io.c', - 'src/bmp_io.c' + 'src/MMBitmap.c' ] }] } \ No newline at end of file