Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1d698609 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Remove <log/logd.h> and <log/logger.h>"

parents 3a4591c7 a6d59981
Loading
Loading
Loading
Loading

liblog/include/log/logd.h

deleted100644 → 0
+0 −5
Original line number Diff line number Diff line
#ifndef _LIBS_LOG_LOGD_H
#define _LIBS_LOG_LOGD_H
#include <log/log.h>
#warning "Deprecated: do not include log/logd.h, use log/log.h instead"
#endif /*_LIBS_LOG_LOGD_H*/

liblog/include/log/logger.h

deleted100644 → 0
+0 −5
Original line number Diff line number Diff line
#ifndef _LIBS_LOG_LOGGER_H
#define _LIBS_LOG_LOGGER_H
#include <log/log.h>
#warning "Deprecated: do not include log/logger.h, use log/log.h instead"
#endif /*_LIBS_LOG_LOGGER_H*/