提交 c878ca1f 编写于 作者: D Dong Li 提交者: lianglia-apollo

perception: remove unused gflags

上级 8db9a02c
......@@ -16,8 +16,6 @@
#include "modules/perception/common/perception_gflags.h"
DEFINE_int32(perception_loop_rate, 10, "Loop rate for perception node, in Hz.");
DEFINE_string(node_name, "perception", "The perception module name in proto");
DEFINE_string(adapter_config_filename, "modules/perception/conf/adapter.conf",
......
......@@ -19,8 +19,6 @@
#include "gflags/gflags.h"
DECLARE_int32(perception_loop_rate);
DECLARE_string(adapter_config_filename);
/// lib/config_manager/config_manager.cc
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册