1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-10 19:11:03 +01:00
nix/src/libstore/unix
Sergei Zimmerman 756758d968 chore: get rid of dead code and unused variables where appropriate
Looks like some cruft has been left over from previous refactorings.
This removes dead variables, which should not have side effects in their
constructors. In cases where the variable initialization has a purpose
[[maybe_unused]] is inserted to silence compiler warnings.
2024-11-22 18:05:53 +03:00
..
build chore: get rid of dead code and unused variables where appropriate 2024-11-22 18:05:53 +03:00
meson.build Build nix-store with Meson 2024-06-14 10:25:14 -04:00
pathlocks.cc Make abort() call sites log first 2024-07-24 16:52:04 +02:00
user-lock.cc Solve unused header warnings reported by clangd 2024-07-12 15:37:54 +02:00
user-lock.hh Solve unused header warnings reported by clangd 2024-07-12 15:37:54 +02:00