Skip to content

Commit a0df9e9

Browse files
committed
清理告警
1 parent 5bf41f5 commit a0df9e9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/tlssigapi_v2_tool.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,11 +106,9 @@ int main(int argc, char * argv[])
106106

107107
const char * cmd = argv[1];
108108
std::string sig_file;
109-
int sdkappid;
110109
std::string sdkappid_str;
111110
std::string identifier;
112111
std::string userbuf;
113-
int expire;
114112

115113
int ret = 0;
116114
if (0 == strcmp(cmd, "gen") && 6 == argc) {

0 commit comments

Comments
 (0)