remove unused file
authorJeonghoon Park <jh1979.park@samsung.com>
Mon, 9 Jul 2018 05:24:27 +0000 (14:24 +0900)
committerJeonghoon Park <jh1979.park@samsung.com>
Mon, 9 Jul 2018 05:24:27 +0000 (14:24 +0900)
inc/co2.h [deleted file]

diff --git a/inc/co2.h b/inc/co2.h
deleted file mode 100644 (file)
index 093ba48..0000000
--- a/inc/co2.h
+++ /dev/null
@@ -1,12 +0,0 @@
-#ifndef __co2_H__
-#define __co2_H__
-
-#include <dlog.h>
-
-#ifdef  LOG_TAG
-#undef  LOG_TAG
-#endif
-#define LOG_TAG "co2"
-
-
-#endif /* __co2_H__ */