summaryrefslogtreecommitdiffstats
path: root/serial.c
diff options
context:
space:
mode:
Diffstat (limited to 'serial.c')
-rw-r--r--serial.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/serial.c b/serial.c
index 562a95a..4d912ba 100644
--- a/serial.c
+++ b/serial.c
@@ -41,12 +41,6 @@
fdtype sp_fd = SER_INV_FD;
-void __attribute__((noreturn)) sp_die(char *msg)
-{
- perror(msg);
- exit(1);
-}
-
#ifdef _WIN32
struct baudentry {
DWORD flag;
OpenPOWER on IntegriCloud