aboutsummaryrefslogtreecommitdiffstats
path: root/rwcancel/rwcancel_windows.go
diff options
context:
space:
mode:
Diffstat (limited to 'rwcancel/rwcancel_windows.go')
-rw-r--r--rwcancel/rwcancel_windows.go8
1 files changed, 0 insertions, 8 deletions
diff --git a/rwcancel/rwcancel_windows.go b/rwcancel/rwcancel_windows.go
deleted file mode 100644
index 0316911..0000000
--- a/rwcancel/rwcancel_windows.go
+++ /dev/null
@@ -1,8 +0,0 @@
-// SPDX-License-Identifier: MIT
-
-package rwcancel
-
-type RWCancel struct {
-}
-
-func (*RWCancel) Cancel() {}