Skip to content

Commit

Permalink
Bugfix: remove duplicated variable definitions
Browse files Browse the repository at this point in the history
  • Loading branch information
feixintianxia committed Jul 25, 2023
1 parent 44d4d8f commit 0cf0456
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions trunk/src/app/srs_app_threads.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -69,10 +69,6 @@ extern SrsDtlsCertificate* _srs_rtc_dtls_certificate;

#include <srs_protocol_kbps.hpp>

extern SrsPps* _srs_pps_snack2;
extern SrsPps* _srs_pps_snack3;
extern SrsPps* _srs_pps_snack4;

SrsPps* _srs_pps_aloss2 = NULL;

extern SrsPps* _srs_pps_ids;
Expand Down

0 comments on commit 0cf0456

Please sign in to comment.