Skip to content

Commit de5e4f5

Browse files
oech3cakebaker
authored andcommitted
utmpx.rs: Remove duplicated const
1 parent d202b45 commit de5e4f5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/uucore/src/lib/features/utmpx.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,6 @@ mod ut {
164164
mod ut {
165165
pub static DEFAULT_FILE: &str = "/var/run/utmpx";
166166

167-
pub const ACCOUNTING: usize = 9;
168167
pub const SHUTDOWN_TIME: usize = 11;
169168

170169
pub use libc::_UTX_HOSTSIZE as UT_HOSTSIZE;

0 commit comments

Comments
 (0)