87674e8f6a
Submitted by Wilbern Cobb <vedge@csoft.org>.
13 lines
347 B
Plaintext
13 lines
347 B
Plaintext
$OpenBSD: patch-remote_c,v 1.2 2002/02/02 00:52:18 naddy Exp $
|
|
--- remote.c.orig Mon Jul 9 00:47:21 2001
|
|
+++ remote.c Mon Jul 9 00:47:50 2001
|
|
@@ -65,7 +65,7 @@
|
|
/* ******************** Local defines ************** */
|
|
|
|
/* FIXME: Remove this old code someday */
|
|
-#ifdef 0
|
|
+#if 0
|
|
# define OLD_DEV_SYSMOUSE_STUFF
|
|
#endif
|
|
|