Skip to content

Commit 4081927

Browse files
committed
Remove redundant if directive
1 parent 9001ec2 commit 4081927

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

r/data-raw/codegen.R

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -191,9 +191,7 @@ static const R_CallMethodDef CallEntries[] = {
191191
arrow::r::altrep::Init_Altrep_classes(dll);
192192
#endif
193193
194-
#if ARROW_VERSION_MAJOR >= 21
195194
_arrow_compute__Initialize();
196-
#endif
197195
}
198196
\n'
199197
)

r/src/arrowExports.cpp

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)