You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ro...@apache.org on 2021/09/16 09:10:26 UTC

[arrow] 01/02: unused

This is an automated email from the ASF dual-hosted git repository.

romainfrancois pushed a commit to branch ARROW_13112_altrep_strings
in repository https://gitbox.apache.org/repos/asf/arrow.git

commit 53cc439d1d571501ad24fca42ad8e9343a4e2c59
Author: Romain Francois <ro...@rstudio.com>
AuthorDate: Thu Sep 9 09:19:01 2021 +0200

    unused
---
 r/src/altrep.cpp | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/r/src/altrep.cpp b/r/src/altrep.cpp
index ec68ade..804a580 100644
--- a/r/src/altrep.cpp
+++ b/r/src/altrep.cpp
@@ -26,9 +26,6 @@
 #include <cpp11/altrep.hpp>
 #if defined(HAS_ALTREP)
 
-// defined in array_to_vector.cpp
-SEXP Array__as_vector(const std::shared_ptr<arrow::Array>& array);
-
 #if R_VERSION < R_Version(3, 6, 0)
 
 // workaround because R's <R_ext/Altrep.h> not so conveniently uses `class`