summaryrefslogtreecommitdiffstats
path: root/src/app/data_harvester/memory.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/data_harvester/memory.rs')
-rw-r--r--src/app/data_harvester/memory.rs3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/app/data_harvester/memory.rs b/src/app/data_harvester/memory.rs
index 2154b00c..dee65d8d 100644
--- a/src/app/data_harvester/memory.rs
+++ b/src/app/data_harvester/memory.rs
@@ -15,9 +15,6 @@ cfg_if::cfg_if! {
}
}
-#[cfg(feature = "gpu")]
-pub mod gpu;
-
#[cfg(feature = "zfs")]
pub mod arc;