diff options
Diffstat (limited to 'source/a/gpm/gpm-1.20.1-nodebug.patch')
-rw-r--r-- | source/a/gpm/gpm-1.20.1-nodebug.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/source/a/gpm/gpm-1.20.1-nodebug.patch b/source/a/gpm/gpm-1.20.1-nodebug.patch deleted file mode 100644 index 945b576c..00000000 --- a/source/a/gpm/gpm-1.20.1-nodebug.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- gpm-1.20.1/src/lib/liblow.c.orig 2004-03-31 15:06:45.000000000 -0500 -+++ gpm-1.20.1/src/lib/liblow.c 2004-03-31 15:09:32.000000000 -0500 -@@ -202,7 +202,9 @@ - - consolename = NULL; - -+#if 0 - gpm_report(GPM_PR_DEBUG,"VC: %d",flag); -+#endif - - /*....................................... First of all, check xterm */ - |