Skip to content

Commit ad0e2a1

Browse files
authored
remove old code
1 parent 23b7c01 commit ad0e2a1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,6 @@ impl Build {
119119
// loading system certificates so only disable it on Android.
120120
if target.contains("android") {
121121
configure.arg("no-stdio");
122-
//configure.arg("no-ui-console");
123122
}
124123

125124
if target.contains("msvc") {

0 commit comments

Comments
 (0)