Skip to content

Commit

Permalink
hide cleanup API from public
Browse files Browse the repository at this point in the history
  • Loading branch information
yellowhatter committed Sep 18, 2024
1 parent d8254ec commit 2a780ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion zenoh/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -427,7 +427,6 @@ pub mod shm {
zshm::{zshm, ZShm},
zshmmut::{zshmmut, ZShmMut},
},
cleanup::force_cleanup_before_exit,
client::{shm_client::ShmClient, shm_segment::ShmSegment},
client_storage::{ShmClientStorage, GLOBAL_CLIENT_STORAGE},
common::types::{ChunkID, ProtocolID, SegmentID},
Expand Down

0 comments on commit 2a780ec

Please sign in to comment.