Skip to content

Commit 66b026a

Browse files
committed
GSM: remove unused function
1 parent ef79b5b commit 66b026a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libraries/GSM/src/GSM.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727

2828
#define MAXRETRY 3
2929

30-
bool _cmuxEnable = false;
3130
arduino::CMUXClass * arduino::CMUXClass::get_default_instance()
3231
{
3332
static mbed::UnbufferedSerial serial(MBED_CONF_GEMALTO_CINTERION_TX, MBED_CONF_GEMALTO_CINTERION_RX, 115200);

0 commit comments

Comments
 (0)