Skip to content

Commit

Permalink
src: remove unintended code added during backport
Browse files Browse the repository at this point in the history
  • Loading branch information
santigimeno committed Oct 17, 2024
1 parent f66e0cc commit 5768449
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/node_metadata.cc
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,6 @@
#include "sodium/version.h"
#include <google/protobuf/message.h>

#ifdef NODE_BUNDLED_ZLIB
#include "zlib_version.h"
#else
#include <zlib.h>
#endif // NODE_BUNDLED_ZLIB

#if HAVE_OPENSSL
#include <openssl/opensslv.h>
#if NODE_OPENSSL_HAS_QUIC
Expand Down

0 comments on commit 5768449

Please sign in to comment.