PKGBUILDs/extra/speedtouch/speedtouch-1.3.1-gcc4.patch
2009-10-09 21:23:22 -05:00

11 lines
No EOL
279 B
Diff

--- 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