mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-28 21:52:22 +08:00
消除编译警告
This commit is contained in:
@@ -80,8 +80,6 @@ public:
|
||||
GET_OPT_VALUE(modify_stamp);
|
||||
}
|
||||
|
||||
ProtocolOption(const ProtocolOption &) = default;
|
||||
|
||||
private:
|
||||
template <typename MAP, typename KEY, typename TYPE>
|
||||
static void getArgsValue(const MAP &allArgs, const KEY &key, TYPE &value) {
|
||||
|
||||
Reference in New Issue
Block a user