diff --git a/printer.c b/printer.c index 125f237..e3c9a60 100644 --- a/printer.c +++ b/printer.c @@ -143,4 +143,3 @@ DEVICE_FNS printer_fns = { printer_write, NULL /* device_control */ }; -