提交 f64fa2eb 编写于 作者: C cheng_jinsong

删除未使用常量

Signed-off-by: Ncheng_jinsong <chengjinsong2@huawei.com>
上级 65312a7d
......@@ -56,7 +56,6 @@ const mode_t CFG_FILE_MODE = S_IRUSR;
const int JOBS_IN_FILE_COUNT = 3; // pre-init, init, post-init
const int MAX_SERVICES_COUNT_IN_FILE = 100;
const int MAX_CAPS_CNT_FOR_ONE_SERVICE = 100;
const unsigned int MAX_CAPABILITY_VALUE = 4294967295; // 0xFFFFFFFF
const unsigned int MAX_JSON_FILE_LEN = 102400; // max init.cfg size 100KB
const int TEST_MAX_PATH_ARGS_CNT = 20; // max path and args count
const int TEST_MAX_ONE_ARG_LEN = 64; // max length of one param/path
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册