mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-09 00:00:03 +01:00
remove obsolete code
This commit is contained in:
parent
ad3a0170db
commit
a4d8ee2f4c
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#![allow(dead_code, unused_macros)]
|
||||
#![allow(unused_macros)]
|
||||
|
||||
/// An enum representing the available verbosity levels of the logger.
|
||||
#[derive(Copy, Clone)]
|
||||
|
|
Loading…
Add table
Reference in a new issue