Skip to content

Commit d9925a5

Browse files
committed
remove openssl
1 parent a222f67 commit d9925a5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/parse_tables_extension.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@
88
#include "duckdb/main/extension_util.hpp"
99
#include <duckdb/parser/parsed_data/create_scalar_function_info.hpp>
1010

11-
// OpenSSL linked through vcpkg
12-
#include <openssl/opensslv.h>
13-
1411
namespace duckdb {
1512

1613
inline void ParseTablesScalarFun(DataChunk &args, ExpressionState &state, Vector &result) {

0 commit comments

Comments
 (0)