Skip to content

Commit 782063a

Browse files
andreagilardonipennam
authored andcommitted
Removing x509_crt_bundle_len since not used anywhere
1 parent 6f366bc commit 782063a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: src/tls/AIoTCUPCert.h

-1
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,6 @@ static const unsigned char x509_crt_bundle[] = {
224224
0x75, 0x40, 0x60, 0x17, 0x85, 0x02, 0x55, 0x39, 0x8b, 0x7f, 0x05, 0x02,
225225
0x03, 0x01, 0x00, 0x01
226226
};
227-
unsigned int x509_crt_bundle_len = 2164;
228227

229228
#elif defined (ARDUINO_EDGE_CONTROL)
230229
/*

0 commit comments

Comments
 (0)