summaryrefslogtreecommitdiff
path: root/extra/speedtouch/speedtouch-1.3.1-gcc4.patch
blob: bdd323c50e97b516f557409e801f01932c0ceef1 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- speedtouch-1.3.1/src/modem.h        2004-09-29 21:56:31.000000000 +0100
+++ speedtouch-1.3.1-gcc4/src/modem.h   2005-07-21 07:15:03.000000000 +0100
@@ -38,7 +38,4 @@
 #define EP_CODE_IN  0x85
 #define EP_CODE_OUT 0x05

-/* Global Variables */
-extern int verbose;
-
 #endif