diff --git a/binding.gyp b/binding.gyp index 4c4a8e4..1b59499 100644 --- a/binding.gyp +++ b/binding.gyp @@ -5,7 +5,6 @@ "sources": [ "src/main.cc", "src/cryptonote_core/cryptonote_format_utils.cpp", - "src/common/base58.cpp", ], "include_dirs": [ "src",