summaryrefslogtreecommitdiff
path: root/supervisor/serial.h
diff options
context:
space:
mode:
Diffstat (limited to 'supervisor/serial.h')
-rw-r--r--supervisor/serial.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/supervisor/serial.h b/supervisor/serial.h
index 9c2d44737..066886303 100644
--- a/supervisor/serial.h
+++ b/supervisor/serial.h
@@ -47,5 +47,4 @@ char serial_read(void);
bool serial_bytes_available(void);
bool serial_connected(void);
-extern volatile bool _serial_connected;
#endif // MICROPY_INCLUDED_SUPERVISOR_SERIAL_H