1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00

log: remove obsolete LOG_LVL_STATS

This commit is contained in:
Steffen Vogel 2019-03-26 06:52:05 +01:00
parent 1e821ac690
commit c0e84ae095

View file

@ -36,8 +36,7 @@ enum log_level {
LOG_LVL_DEBUG,
LOG_LVL_INFO,
LOG_LVL_WARN,
LOG_LVL_ERROR,
LOG_LVL_STATS,
LOG_LVL_ERROR
};
/** Debug facilities.