Remove int_array module

Replaced by array module.
This commit is contained in:
gwenn
2018-06-11 21:33:54 +02:00
parent 1a1d41b4e4
commit e040dc9e1f
2 changed files with 0 additions and 215 deletions

View File

@@ -779,7 +779,6 @@ pub fn mprintf(err_msg: &str) -> *mut c_char {
pub mod array;
#[cfg(feature = "csvtab")]
pub mod csvtab;
pub mod int_array;
#[cfg(feature = "bundled")]
pub mod series; // SQLite >= 3.9.0