forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
11 lines
284 B
C
11 lines
284 B
C
--- 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
|
|
|