Skip to content

Commit

Permalink
Removed an unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
eduard-bagdasaryan committed Sep 29, 2024
1 parent 5e6083c commit ec953fd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/client_side.h
Original file line number Diff line number Diff line change
Expand Up @@ -433,9 +433,6 @@ class ConnStateData:
/// whether preservedClientData is valid and should be kept up to date
bool preservingClientData_ = false;

/// whether there are some input data but no associated request
bool connLeftovers_ = false;

bool tunnelOnError(const err_type);

private:
Expand Down

0 comments on commit ec953fd

Please sign in to comment.