Files
2013-09-26 17:14:40 +02:00

13 lines
255 B
Plaintext

$NetBSD: patch-af,v 1.1 2006/08/18 18:33:39 abs Exp $
--- src/modem.h.orig 2006-08-18 19:30:02.000000000 +0100
+++ src/modem.h
@@ -38,7 +38,4 @@
#define EP_CODE_IN 0x85
#define EP_CODE_OUT 0x05
-/* Global Variables */
-extern int verbose;
-
#endif