Skip to content

Commit 8fb5253

Browse files
committed
remove HAVE_DUCKDB_H_GE_V1_4_0
1 parent d15b3e8 commit 8fb5253

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

ext/duckdb/ruby-duckdb.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@
88
#include "ruby/thread.h"
99
#include <duckdb.h>
1010

11-
#ifdef HAVE_DUCKDB_APPENDER_CREATE_QUERY
12-
#define HAVE_DUCKDB_H_GE_V1_4_0 1
13-
#endif
14-
1511
#ifdef HAVE_DUCKDB_UNSAFE_VECTOR_ASSIGN_STRING_ELEMENT_LEN
1612
#define HAVE_DUCKDB_H_GE_V1_5_0 1
1713
#endif

0 commit comments

Comments
 (0)