We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a879412 commit e652dc9Copy full SHA for e652dc9
src/os/host-device.c
@@ -84,7 +84,7 @@ REBDEV *Devices[RDI_LIMIT] =
84
&Dev_Event,
85
&Dev_Net,
86
&Dev_DNS,
87
- &Dev_Checksum,
+ 0,//&Dev_Checksum,
88
#ifndef MIN_OS
89
&Dev_Clipboard,
90
#else
0 commit comments