PKGBUILDs/extra/speedtouch/speedtouch-1.3.1-gcc4.patch

11 lines
279 B
Diff
Raw Normal View History

2009-10-10 02:23:22 +00:00
--- 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