blob: cb89e5417ba9cea4086a3ea396fea6929104f0f3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
$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
|