Skip to content

Commit a318d70

Browse files
committedApr 30, 2024·
compile fix
1 parent 962dbcc commit a318d70

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎libOTe_Tests/OT_Tests.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,6 @@ namespace tests_libOTe
446446
{
447447

448448
#if defined(LIBOTE_HAS_BASE_OT) && defined(ENABLE_KOS)
449-
gKosWarning = false;
450449
//IOService ios(0);
451450
//Session ep0(ios, "127.0.0.1", 1212, SessionMode::Server);
452451
//Session ep1(ios, "127.0.0.1", 1212, SessionMode::Client);

0 commit comments

Comments
 (0)
Please sign in to comment.