Skip to content

Commit

Permalink
[ICE] (bug_fix) Don't enable ICE by default
Browse files Browse the repository at this point in the history
  • Loading branch information
altonen committed Apr 24, 2019
1 parent 96c8741 commit 510e692
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ice.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ ICE::ICE():
{
iceEnabled_ = false;
}
iceEnabled_ = true;
}

ICE::~ICE()
Expand Down

0 comments on commit 510e692

Please sign in to comment.