blob: 8bc5c1c8fb3c8b4cb2c7f3633ab4dc592a7cd7ff (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- remote.c.orig Sat Sep 7 16:54:12 2002
+++ remote.c Sat Sep 7 16:54:24 2002
@@ -65,7 +65,7 @@
/* ******************** Local defines ************** */
/* FIXME: Remove this old code someday */
-#ifdef 0
+#if 0
# define OLD_DEV_SYSMOUSE_STUFF
#endif
|