We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c31e016 commit eb5efd9Copy full SHA for eb5efd9
app/wfbngrtl8812/src/main/cpp/WfbngLink.cpp
@@ -56,7 +56,6 @@ WfbngLink::WfbngLink(JNIEnv *env, jobject context)
56
57
void WfbngLink::initAgg() {
58
std::string client_addr = "127.0.0.1";
59
- uint32_t link_id = 7669206; // sha1 hash of link_domain="default"
60
uint64_t epoch = 0;
61
62
int video_client_port = 5600;
0 commit comments