diff --git a/binding.gyp b/binding.gyp index 1b59499..33b1b94 100644 --- a/binding.gyp +++ b/binding.gyp @@ -4,7 +4,6 @@ "target_name": "cryptonote", "sources": [ "src/main.cc", - "src/cryptonote_core/cryptonote_format_utils.cpp", ], "include_dirs": [ "src",