diff options
Diffstat (limited to 'x11/accessx/files/patch-Access.h')
-rw-r--r-- | x11/accessx/files/patch-Access.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/x11/accessx/files/patch-Access.h b/x11/accessx/files/patch-Access.h deleted file mode 100644 index 58c8c0b89c4c..000000000000 --- a/x11/accessx/files/patch-Access.h +++ /dev/null @@ -1,11 +0,0 @@ ---- Access.h-orig Sun Nov 17 19:34:23 2002 -+++ Access.h Sun Nov 17 19:34:34 2002 -@@ -20,7 +20,7 @@ - * - */ - --#include <iostream.h> -+#include <iostream> - #include <math.h> - - inline char* onoroff(int val) |